summaryrefslogtreecommitdiff
path: root/community/libestr
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/libestr
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
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 4f994e609..703f269ef 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')
license=('LGPL2.1')
depends=()
source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz")
-md5sums=('f180c0cdc82883d161eba3f2e8a34eb4')
+md5sums=('681ca0ed7e5ae6ddff70fdec413096e4')
build() {
cd ${srcdir}/${pkgname}-${pkgver}