python-dbus: extract update_* to external update file
This commit is contained in:
parent
7a3e21966b
commit
4f1057679a
|
@ -13,7 +13,6 @@ short_desc="D-Bus Python2 bindings"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/DBusBindings"
|
||||
update_pkgname="dbus-python"
|
||||
distfiles="http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${version}.tar.gz"
|
||||
checksum=e12c6c8b2bf3a9302f75166952cbe41d6b38c3441bbc6767dbd498942316c6df
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="dbus-python"
|
Loading…
Reference in New Issue