python3.4-cairo: extract update_* to external update file
This commit is contained in:
parent
b66b32dad2
commit
8059027e5d
|
@ -12,7 +12,6 @@ short_desc="Python3.4 bindings for the cairo graphics library"
|
|||
homepage="http://cairographics.org/pycairo/"
|
||||
license="LGPL-3"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
update_pkgname=pycairo
|
||||
distfiles="http://cairographics.org/releases/pycairo-${version}.tar.bz2"
|
||||
checksum=9aa4078e7eb5be583aeabbe8d87172797717f95e8c4338f0d4a17b683a7253be
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname=pycairo
|
Loading…
Reference in New Issue