diff options
Diffstat (limited to 'extra/libxml++/PKGBUILD')
-rw-r--r-- | extra/libxml++/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libxml++/PKGBUILD b/extra/libxml++/PKGBUILD index 9caba7996..caa4ecf9b 100644 --- a/extra/libxml++/PKGBUILD +++ b/extra/libxml++/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170207 2012-11-05 11:38:10Z jgc $ +# $Id: PKGBUILD 198289 2013-10-30 13:57:37Z allan $ # Maintainer: damir <damir@archlinux.org> pkgbase=libxml++ @@ -9,7 +9,7 @@ arch=('i686' 'x86_64' 'mips64el') license=('LGPL') url="http://libxmlplusplus.sourceforge.net/" makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.36/${pkgbase}-${pkgver}.tar.xz) sha256sums=('bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1') |