summaryrefslogtreecommitdiff
path: root/community/yaz/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/yaz/PKGBUILD')
-rw-r--r--community/yaz/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/yaz/PKGBUILD b/community/yaz/PKGBUILD
index 8373e9385..81508b46b 100644
--- a/community/yaz/PKGBUILD
+++ b/community/yaz/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87054 2013-03-26 11:49:48Z foutrelis $
+# $Id: PKGBUILD 88599 2013-04-20 16:23:14Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Ray Rashif <schiv@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -7,8 +7,8 @@
# Contributor: Robert Emil Berge <filoktetes@linuxophic.org>
pkgname=yaz
-pkgver=4.2.49
-pkgrel=2
+pkgver=4.2.54
+pkgrel=1
pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers"
arch=('i686' 'x86_64')
url="http://www.indexdata.dk/yaz"
@@ -17,7 +17,7 @@ depends=('openssl' 'libxslt' 'icu')
options=('!libtool')
changelog=$pkgname.changelog
source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b4dd27100fdf18219a0e1fde53eaf385e426db6795ab4fbb4a01796d4c9056a1')
+sha256sums=('a11fb3b7129bec80311f8e27a0717b9bf6d7c56049674bb5477b91e7e98d2087')
build() {
cd ${srcdir}/$pkgname-$pkgver