diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/python-cairo/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/python-cairo/PKGBUILD')
-rw-r--r-- | extra/python-cairo/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/python-cairo/PKGBUILD b/extra/python-cairo/PKGBUILD index a33052c38..2ecb2b88f 100644 --- a/extra/python-cairo/PKGBUILD +++ b/extra/python-cairo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195288 2013-09-29 21:45:06Z eric $ +# $Id: PKGBUILD 198388 2013-10-30 14:34:05Z allan $ # Maintainer: Angel Velasquez <angvp@archlinux.org> # Maintainer: Jan de Groot <jgc@archlinux.org> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://www.cairographics.org/pycairo" license=('LGPL3') depends=('python' 'cairo') -options=('!libtool') source=(http://cairographics.org/releases/pycairo-${pkgver}.tar.bz2) md5sums=('e6fd3f2f1e6a72e0db0868c4985669c5') |