python-xdg: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:00 +00:00
parent 788ce560ff
commit f3de88c48e
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,6 @@ short_desc="Python2 library to access freedesktop.org standards"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://freedesktop.org/Software/pyxdg"
update_pkgname="pyxdg"
distfiles="http://www.freedesktop.org/~takluyver/pyxdg-${version}.tar.gz"
checksum=81e883e0b9517d624e8b0499eb267b82a815c0b7146d5269f364988ae031279d

View File

@ -0,0 +1 @@
pkgname="pyxdg"