python-gobject: extract update_* to external update file
This commit is contained in:
parent
d8af127620
commit
19c30ddf41
|
@ -11,7 +11,6 @@ pycompile_module="gi pygtkcompat"
|
||||||
short_desc="Python2 bindings for GObject"
|
short_desc="Python2 bindings for GObject"
|
||||||
homepage="https://live.gnome.org/PyGObject"
|
homepage="https://live.gnome.org/PyGObject"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
update_pkgname="pygobject"
|
|
||||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
pkgname="pygobject"
|
Loading…
Reference in New Issue