summaryrefslogtreecommitdiff
path: root/community/libzdb
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-25 03:11:54 -0700
committerroot <root@rshg054.dnsready.net>2013-09-25 03:11:54 -0700
commit839df58b3e0710d90fb09388ab2797d47caa79ec (patch)
treecc4d4a94d633bcb9691ab9026432e042898d46c2 /community/libzdb
parentedb4c972d5d23fcff220b7d3c33d3202bcb16af3 (diff)
Wed Sep 25 03:02:22 PDT 2013
Diffstat (limited to 'community/libzdb')
-rw-r--r--community/libzdb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libzdb/PKGBUILD b/community/libzdb/PKGBUILD
index 9dd495e5f..0f850bc10 100644
--- a/community/libzdb/PKGBUILD
+++ b/community/libzdb/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 96630 2013-09-02 14:51:26Z spupykin $
+# $Id: PKGBUILD 97586 2013-09-24 15:30:59Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libzdb
-pkgver=2.11.3
+pkgver=2.12
pkgrel=1
pkgdesc="Zild Database Library"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
options=('!libtool')
source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
-md5sums=('49c55f02e5b82110cd9007e215d58468')
+md5sums=('dd95114cae471d1b5dfda1f263b222c1')
build() {
cd "$srcdir/$pkgname-$pkgver"