diff options
Diffstat (limited to 'extra/libxpm/PKGBUILD')
-rw-r--r-- | extra/libxpm/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxpm/PKGBUILD b/extra/libxpm/PKGBUILD index 78f229bc3..6541a1bc9 100644 --- a/extra/libxpm/PKGBUILD +++ b/extra/libxpm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194292 2013-09-13 07:20:55Z andyrtr $ +# $Id: PKGBUILD 198293 2013-10-30 13:59:02Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libxpm @@ -10,7 +10,6 @@ license=('custom') url="http://xorg.freedesktop.org/" depends=('libxt' 'libxext') makedepends=('xorg-util-macros') -options=('!libtool') source=("${url}/releases/individual/lib/libXpm-${pkgver}.tar.bz2") sha256sums=('c5bdafa51d1ae30086fac01ab83be8d47fe117b238d3437f8e965434090e041c') |