diff options
Diffstat (limited to 'extra/qpdf/PKGBUILD')
-rw-r--r-- | extra/qpdf/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/qpdf/PKGBUILD b/extra/qpdf/PKGBUILD index 2133fc4a6..5964b5422 100644 --- a/extra/qpdf/PKGBUILD +++ b/extra/qpdf/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196791 2013-10-19 07:41:36Z andyrtr $ +# $Id: PKGBUILD 198391 2013-10-30 14:35:14Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Miguel Revilla <yo at miguelrevilla.com> # Contributor: David Sotelo <dvsotelo at gmail.com> @@ -13,7 +13,6 @@ url="http://qpdf.sourceforge.net/" license=('custom:Artistic-2.0') depends=('pcre' 'perl') makedepends=('make') -options=('!libtool') source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz) md5sums=('6efd89c18461cb73f77bb60cb2da4bce') |