gtk+3: extract update_* to external update file
This commit is contained in:
parent
88e7304cfa
commit
dd4f4ece5e
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ configure_args="--disable-schemas-compile --enable-gtk2-dependency
|
||||||
short_desc="The GTK+ toolkit (v3)"
|
short_desc="The GTK+ toolkit (v3)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
update_pkgname="gtk+"
|
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz"
|
||||||
checksum=fb9914b04f218c1afb4820ea492f3c6ab6d6993cc6634ecade8303678d05a46e
|
checksum=fb9914b04f218c1afb4820ea492f3c6ab6d6993cc6634ecade8303678d05a46e
|
||||||
|
|
1
srcpkgs/gtk+3/update
Normal file
1
srcpkgs/gtk+3/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="gtk+"
|
Loading…
Reference in a new issue