summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-08-07 22:07:16 +0200
committerhaawda2019-08-07 22:07:16 +0200
commit16e0ff4801799f017d6970dd8b9a207937109bf2 (patch)
treed3001dc4c2d7ae65bf9505bc48663210f494382b
parent82e9c2190684886db315c3d09241362ade3fe24c (diff)
downloadaur-16e0ff4801799f017d6970dd8b9a207937109bf2.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cca6fafcef8..ad8dbf434284 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xmedcon-extra
pkgdesc = Some tools and ressources for Xmedcon
- pkgver = 1.2.0
+ pkgver = 1.2.1
pkgrel = 1
url = http://xmedcon.sourceforge.net/
arch = i686
@@ -8,8 +8,8 @@ pkgbase = xmedcon-extra
license = GPL
license = LGPL
depends = xmedcon
- source = https://sourceforge.net/projects/xmedcon/files/XMedCon-Extra/1.2.0/xmedcon-extra-1.2.0.zip
- sha256sums = eecc5093e11fc7b5e07fa5581af82ede334d508155c11b82523c25be0178dcfc
+ source = https://sourceforge.net/projects/xmedcon/files/XMedCon-Extra/1.2.1/xmedcon-extra-1.2.1.zip
+ sha256sums = 12f61b9b079ffe0c3a1c17f009f3aa58cae41bbbec1f50d16b11c75b3cd36eac
pkgname = xmedcon-extra
diff --git a/PKGBUILD b/PKGBUILD
index 916b2f9a10f1..805dc8c563a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
+
pkgname=xmedcon-extra
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Some tools and ressources for Xmedcon"
url="http://xmedcon.sourceforge.net/"
@@ -8,7 +9,7 @@ arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
depends=('xmedcon')
source=(https://sourceforge.net/projects/xmedcon/files/XMedCon-Extra/$pkgver/xmedcon-extra-$pkgver.zip)
-sha256sums=('eecc5093e11fc7b5e07fa5581af82ede334d508155c11b82523c25be0178dcfc')
+sha256sums=('12f61b9b079ffe0c3a1c17f009f3aa58cae41bbbec1f50d16b11c75b3cd36eac')
build() {
cd $pkgname/source