summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-05-03 14:55:11 +0200
committerhaawda2021-05-03 14:55:11 +0200
commit1518aace046f38a478841cdff169009c6d15ff75 (patch)
treef3cc11dbdb1f30b2c7060d78081b60923f4258c8 /PKGBUILD
parent782fd39667eb414c927ad139e9aca63f3c464efd (diff)
downloadaur-1518aace046f38a478841cdff169009c6d15ff75.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f442d3e7f85..07ba96830f45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=xmedcon
-pkgver=0.21.0
-pkgrel=2
+pkgver=0.21.1
+pkgrel=1
pkgdesc="open source toolkit for medical image conversion"
url="http://xmedcon.sourceforge.net/"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
depends=('gtk3')
source=(http://downloads.sourceforge.net/project/$pkgname/XMedCon-Source/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('08130869d868008d2f3604466b7c674bda1ad64560bcc5c33727161a595ed679')
+sha256sums=('f0deeb3757983d81810eeae69911e6d24bd9e53c8216a15827a939bc63d35a40')
options=('!libtool')
prepare() {