From 1f9776d421ac40faa59f797893033e99e4f919eb Mon Sep 17 00:00:00 2001 From: root Date: Sat, 20 Apr 2013 01:29:42 -0700 Subject: Sat Apr 20 01:28:56 PDT 2013 --- community/libestr/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/libestr') diff --git a/community/libestr/PKGBUILD b/community/libestr/PKGBUILD index 3d494274e..af365dc03 100644 --- a/community/libestr/PKGBUILD +++ b/community/libestr/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 76517 2012-09-21 10:06:06Z spupykin $ +# $Id: PKGBUILD 88518 2013-04-19 10:30:46Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Brian Knox 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 @@ license=('LGPL2.1') depends=() options=(!libtool) source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz") -md5sums=('ee3ff39f421f47b2a9551a7f9011d084') +md5sums=('f180c0cdc82883d161eba3f2e8a34eb4') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf