summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1597f0834e68..b4fc6ce47d97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=xmedcon
-pkgver=0.22.0
+pkgver=0.23.0
pkgrel=1
pkgdesc="open source toolkit for medical image conversion"
url="http://xmedcon.sourceforge.net/"
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
depends=('gtk3')
source=("https://prdownloads.sourceforge.net/xmedcon/xmedcon-$pkgver.tar.bz2")
-sha256sums=('522ed7a0b4b34cc3c8156ff79c04429af94617ed65ee999c9cab27be7dcd1491')
+sha256sums=('835091243a242c3cc1fb5608b9540d07204bc74d42238ec4c067a5baa543ba39')
options=('!libtool')
prepare() {