python-cairo: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:08 +00:00
parent a6e5f7366e
commit 3bdc6e8598
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,6 @@ short_desc="Python2 bindings for the cairo graphics library"
homepage="http://cairographics.org/pycairo/"
license="LGPL-3"
maintainer="Juan RP <xtraeme@gmail.com>"
update_pkgname=py2cairo
distfiles="http://cairographics.org/releases/py2cairo-${version}.tar.bz2"
checksum=d30439f06c2ec1a39e27464c6c828b6eface3b22ee17b2de05dc409e429a7431

View file

@ -0,0 +1 @@
pkgname=py2cairo