summaryrefslogtreecommitdiff
path: root/extra/libetpan
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-12 00:41:00 -0700
committerroot <root@rshg054.dnsready.net>2012-10-12 00:41:00 -0700
commitdfbf90f39b87d2f5ae24b41e47243ddf70d30d2b (patch)
tree9c78f70a856b78c26246cd13ccc23757e5655e79 /extra/libetpan
parenta9727414be0e6e6c099610a2dbfa21fbe0c9ae83 (diff)
Fri Oct 12 00:40:57 PDT 2012
Diffstat (limited to 'extra/libetpan')
-rw-r--r--extra/libetpan/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libetpan/PKGBUILD b/extra/libetpan/PKGBUILD
index eccaf4151..482123b31 100644
--- a/extra/libetpan/PKGBUILD
+++ b/extra/libetpan/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 146471 2012-01-11 15:22:10Z stephane $
+# $Id: PKGBUILD 168431 2012-10-11 16:04:57Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=libetpan
-pkgver=1.0
-pkgrel=4
+pkgver=1.1
+pkgrel=1
pkgdesc="A portable middleware for email access"
arch=('i686' 'x86_64')
url="http://www.etpan.org/"
@@ -11,7 +11,7 @@ license=("custom:etpan")
depends=('db>=5.3.15' 'libsasl>=2.1.23' 'curl>=7.23.1' 'expat>=2.0.1-1')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('5addc766141a0b1d29ee1ca4ba1b6808')
+md5sums=('6fee60d08506e941642b8fa087e60b07')
build() {
cd ${srcdir}/${pkgname}-${pkgver}