diff options
Diffstat (limited to 'community/python2-poppler/PKGBUILD')
-rw-r--r-- | community/python2-poppler/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/python2-poppler/PKGBUILD b/community/python2-poppler/PKGBUILD index 5a7e907d7..b262c2381 100644 --- a/community/python2-poppler/PKGBUILD +++ b/community/python2-poppler/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 58362 2011-11-12 10:53:03Z ibiru $ +# $Id: PKGBUILD 99970 2013-10-31 02:45:36Z allan $ # Maintainer: Ray Rashif <schiv@archlinux.org # Contributor: György Balló <ballogy@freestart.hu> @@ -14,7 +14,6 @@ depends=('pygtk' 'poppler-glib' 'glib2' 'freetype2') provides=('pypoppler' 'python-poppler') conflicts=('python-poppler') replaces=('python-poppler') -options=(!libtool) source=("http://launchpad.net/poppler-python/trunk/development/+download/$_realname-$pkgver.tar.gz" 'pypoppler-0.12.1-poppler-0.16.0.patch') md5sums=('1a89e5ed3042afc81bbd4d02e0cf640a' |