diff options
Diffstat (limited to 'extra/libetpan/PKGBUILD')
-rw-r--r-- | extra/libetpan/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libetpan/PKGBUILD b/extra/libetpan/PKGBUILD index 058de25b4..033e99d79 100644 --- a/extra/libetpan/PKGBUILD +++ b/extra/libetpan/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193410 2013-08-19 17:39:35Z andyrtr $ +# $Id: PKGBUILD 198154 2013-10-30 13:07:31Z allan $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> pkgname=libetpan @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') url="http://www.etpan.org/" license=("custom:etpan") depends=('libsasl' 'curl' 'expat') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz) md5sums=('6fee60d08506e941642b8fa087e60b07') |