python-urlgrabber: extract update_* to external update file
This commit is contained in:
parent
709b06e66b
commit
eb6014b351
|
@ -14,6 +14,5 @@ short_desc="A high-level cross-protocol url-grabber (Python2)"
|
|||
homepage="http://urlgrabber.baseurl.org/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
update_pkgname="urlgrabber"
|
||||
distfiles="http://urlgrabber.baseurl.org/download/urlgrabber-${version}.tar.gz"
|
||||
checksum=06b13ff8d527dba3aee04069681b2c09c03117592d5485a80ae4b807cdf33476
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="urlgrabber"
|
Loading…
Reference in New Issue