[arch-commits] Commit in libetpan/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Oct 11 15:51:31 UTC 2012


    Date: Thursday, October 11, 2012 @ 11:51:31
  Author: andyrtr
Revision: 168425

upgpkg: libetpan 1.1-1

upstream update 1.1

Modified:
  libetpan/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-11 15:38:51 UTC (rev 168424)
+++ PKGBUILD	2012-10-11 15:51:31 UTC (rev 168425)
@@ -2,8 +2,8 @@
 # Maintainer: Andreas Radke <andyrtr at 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 @@
 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}




More information about the arch-commits mailing list