Date: Sunday, June 5, 2016 @ 13:09:05 Author: andyrtr Revision: 268983
upgpkg: libetpan 1.7.2-1 upstream update 1.7.2 Modified: libetpan/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-05 10:19:41 UTC (rev 268982) +++ PKGBUILD 2016-06-05 11:09:05 UTC (rev 268983) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=libetpan -pkgver=1.7 +pkgver=1.7.2 pkgrel=1 pkgdesc="A portable middleware for email access" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=("custom:etpan") depends=('libsasl' 'curl' 'expat') source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz) -md5sums=('8336a6752c814d83366d9e3f193f5099') +md5sums=('c725728ce39b511a533d629ea78c1884') prepare() { cd ${pkgname}-${pkgver}
