python-dbus: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:58 +00:00
parent 7a3e21966b
commit 4f1057679a
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -0,0 +1 @@
pkgname="dbus-python"