diff options
Diffstat (limited to 'extra/libproxy/PKGBUILD')
-rw-r--r-- | extra/libproxy/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libproxy/PKGBUILD b/extra/libproxy/PKGBUILD index 7bcc2a9a5..c46f13a9b 100644 --- a/extra/libproxy/PKGBUILD +++ b/extra/libproxy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186388 2013-05-26 09:24:47Z bluewind $ +# $Id: PKGBUILD 198222 2013-10-30 13:33:08Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libproxy @@ -15,7 +15,6 @@ optdepends=('kdelibs: KDE configuration module' makedepends=('cmake' 'networkmanager' 'automoc4' 'python2' 'kdelibs' 'perl') url="http://libproxy.googlecode.com" source=(http://libproxy.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) -options=('!libtool') md5sums=('3cd1ae2a4abecf44b3f24d6639d2cd84') build() { |