summaryrefslogtreecommitdiff
path: root/community/libestr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libestr/PKGBUILD')
-rw-r--r--community/libestr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <pupykin.s+arch@gmail.com>
# Maintainer: Brian Knox <taotetek@gmail.com>
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}