summaryrefslogtreecommitdiff
path: root/community/yaz
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-29 11:16:16 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-29 11:16:16 -0300
commite6cfd7546bf6f69ede45c253e0c130b58f3520ff (patch)
tree95ed4c7b4ed62c88ca3d9a6a0a7456960ce62645 /community/yaz
parent8539eba5172b223acd7238f637ca2a6d7e85490f (diff)
parent5cd3c62bce23c2b25c28b22da71f664b48703ad2 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/clementine/PKGBUILD multilib-testing/binutils-multilib/PKGBUILD multilib-testing/gcc-multilib/PKGBUILD multilib-testing/lib32-glibc/PKGBUILD testing/binutils/PKGBUILD testing/gcc/PKGBUILD testing/glibc/PKGBUILD testing/linux-api-headers/PKGBUILD
Diffstat (limited to 'community/yaz')
-rw-r--r--community/yaz/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/yaz/PKGBUILD b/community/yaz/PKGBUILD
index 3c326284e..b71dd9630 100644
--- a/community/yaz/PKGBUILD
+++ b/community/yaz/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 48643 2011-06-03 16:57:46Z stephane $
+# $Id: PKGBUILD 61282 2011-12-28 01:58:33Z seblu $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
@@ -6,8 +6,8 @@
# Contributor: Robert Emil Berge <filoktetes@linuxophic.org>
pkgname=yaz
-pkgver=4.1.7
-pkgrel=2
+pkgver=4.2.24
+pkgrel=1
pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers"
arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
@@ -15,7 +15,7 @@ url="http://www.indexdata.dk/yaz"
depends=('openssl' 'libxslt' 'icu')
options=('!libtool')
source=("http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('d4b94fc70bfc105fc034c4b51b7b5cae')
+md5sums=('204486e174159e70c4ce6341e7af3b0a')
build() {
cd "$srcdir/$pkgname-$pkgver"