Date: Friday, April 19, 2013 @ 12:30:28 Author: spupykin Revision: 88517
upgpkg: libestr 0.1.5-1 upd Modified: libestr/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-19 10:30:24 UTC (rev 88516) +++ PKGBUILD 2013-04-19 10:30:28 UTC (rev 88517) @@ -3,7 +3,7 @@ # Maintainer: Brian Knox <[email protected]> pkgname=libestr -pkgver=0.1.4 +pkgver=0.1.5 pkgrel=1 pkgdesc="essentials for string handling (and a bit more)" url="http://libestr.adiscon.com/" @@ -12,7 +12,7 @@ depends=() options=(!libtool) source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz") -md5sums=('ee3ff39f421f47b2a9551a7f9011d084') +md5sums=('f180c0cdc82883d161eba3f2e8a34eb4') build() { cd ${srcdir}/${pkgname}-${pkgver}
