summaryrefslogtreecommitdiff
path: root/community/libestr
diff options
context:
space:
mode:
Diffstat (limited to 'community/libestr')
-rw-r--r--community/libestr/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libestr/PKGBUILD b/community/libestr/PKGBUILD
index 0c7fdb6a3..b2c3876f0 100644
--- a/community/libestr/PKGBUILD
+++ b/community/libestr/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 100192 2013-11-01 21:08:24Z spupykin $
+# $Id: PKGBUILD 100616 2013-11-06 13:35:13Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Brian Knox <taotetek@gmail.com>
pkgname=libestr
-pkgver=0.1.5
-pkgrel=2
+pkgver=0.1.9
+pkgrel=1
pkgdesc="essentials for string handling (and a bit more)"
url="http://libestr.adiscon.com/"
arch=('i686' 'x86_64' 'mips64el')
license=('LGPL2.1')
depends=()
source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz")
-md5sums=('f180c0cdc82883d161eba3f2e8a34eb4')
+md5sums=('681ca0ed7e5ae6ddff70fdec413096e4')
build() {
cd ${srcdir}/${pkgname}-${pkgver}