mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
glade3: extract update_* to external update file
This commit is contained in:
parent
5a853fe3c8
commit
92b7952c52
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,6 @@ makedepends="gtk+3-devel libxml2-devel python-devel python-gobject-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="An User Interface Designer for GTK+3"
|
short_desc="An User Interface Designer for GTK+3"
|
||||||
homepage="http://glade.gnome.org/"
|
homepage="http://glade.gnome.org/"
|
||||||
update_pkgname="glade"
|
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${GNOME_SITE}/glade/${version%.*}/glade-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/glade/${version%.*}/glade-${version}.tar.xz"
|
||||||
|
|
1
srcpkgs/glade3/update
Normal file
1
srcpkgs/glade3/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="glade"
|
Loading…
Add table
Reference in a new issue