yaz: updated, rebuild against icu

This commit is contained in:
Fabian Kosmale 2016-03-14 22:28:02 +00:00
parent 6f80df72a5
commit 2a55e0b898

View File

@ -1,5 +1,5 @@
pkgname=yaz
pkgver=5.15.1
pkgver=5.15.2
pkgrel=1
pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers"
arch=('x86_64')
@ -7,7 +7,7 @@ license=('BSD')
url="http://www.indexdata.com/yaz"
depends=('openssl' 'libxslt' 'icu' 'libgcrypt' 'gnutls')
source=("http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz")
sha256sums=('ebef25b0970ea1485bbba43a721d7001523b6faa18c8d8da4080a8f83d5e2116')
sha256sums=('482cca13374439350066092e771c38dec5a1c806ad3c1d293e305da63b25aca5')
build() {
cd "$srcdir/$pkgname-$pkgver"