summaryrefslogtreecommitdiff
path: root/community/libsieve
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/libsieve
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/libsieve')
-rw-r--r--community/libsieve/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/libsieve/PKGBUILD b/community/libsieve/PKGBUILD
index 245294222..5e3e329d9 100644
--- a/community/libsieve/PKGBUILD
+++ b/community/libsieve/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 96725 2013-09-03 13:55:48Z spupykin $
+# $Id: PKGBUILD 99881 2013-10-31 02:15:24Z allan $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libsieve
@@ -8,7 +8,6 @@ pkgdesc="sieve interpretator lib"
arch=(i686 x86_64)
url="http://libsieve.sourceforge.net/"
license=('GPL')
-options=('!libtool')
source=("https://github.com/downloads/sodabrew/libsieve/libsieve-$pkgver.tar.gz"
"glibc-regex.patch"
"crash-fix.patch")