summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2016-05-16 10:58:29 +0200
committerJaroslav Lichtblau2016-05-16 10:58:29 +0200
commitafbbcd6ed43bd55e349f3696f5ef75a7c3019544 (patch)
tree641adf49148eae7a9e591382d76054607e3c2747 /PKGBUILD
parent19fc951b2e2fa437e18d54469ff06230f4ac2adc (diff)
downloadaur-afbbcd6ed43bd55e349f3696f5ef75a7c3019544.tar.gz
libisds-0.10.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce201cf76fe6..8f22b927dd82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=libisds
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=1
pkgdesc="Client library for accessing SOAP services of ISDS (Data Box Information System)"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://xpisar.wz.cz/libisds/"
license=('LGPL')
depends=('libxml2' 'expat')
source=(http://xpisar.wz.cz/$pkgname/dist/$pkgname-$pkgver.tar.xz)
-sha256sums=('841137d91f8c3f87497c8c9802783361d7e41c487c0571ada4fc3a0020d059b3')
+sha256sums=('224c36bcdab005635fe3bdf35edbb06e330e1f5d4defe295649e54b8507bb7c4')
build() {
cd "${srcdir}"/$pkgname-$pkgver