summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Schlisio2017-06-29 22:42:16 +0200
committerG. Schlisio2017-06-29 22:42:16 +0200
commit793300700f3f6a0c847d7d9997a0155f312e8ced (patch)
tree2ebf8a2cacbf5737a9fca2c3163a25bdbdf0fcd4
parentffe9978ded1f921bbc71cdebce25ab7c90bc6a7f (diff)
downloadaur-793300700f3f6a0c847d7d9997a0155f312e8ced.tar.gz
2.6.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6560f4c4669b..8592517fd143 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hibiscus
pkgdesc = HBCI banking plugin for jameica.
- pkgver = 2.6.19
+ pkgver = 2.6.20
pkgrel = 1
url = https://www.willuhn.de/projects/hibiscus/
install = hibiscus.install
@@ -13,9 +13,9 @@ pkgbase = hibiscus
depends = libstdc++5
optdepends = pcsclite
options = !strip
- source = hibiscus-2.6.19::https://www.willuhn.de/projects/hibiscus/releases/2.6/hibiscus.zip
+ source = hibiscus-2.6.20::https://www.willuhn.de/projects/hibiscus/releases/2.6/hibiscus.zip
source = hibiscus.desktop
- sha512sums = 37a029b6c042736c0bb807e8c01d2b77e2cf020c8f4d1ff66e65fb880210d3a6d2249c41bca5095e620c48691284b98268476aaf3cb29d749f6fe946dea312c5
+ sha512sums = 7488060b6317dfa16a7a8d273ee2bf18c8b2daaf2f84faf2d145915319379b168e005439380f310863d1c63fcc1e035c9e24b37714a5c94f47080bdd7311cf77
sha512sums = ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925
pkgname = hibiscus
diff --git a/PKGBUILD b/PKGBUILD
index 4e84b3877185..88fa6d16f81f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# former Maintainer: Bjoern Franke <bjo@nord-west.org>
pkgname=hibiscus
-pkgver=2.6.19
+pkgver=2.6.20
_pkgver=2.6
pkgrel=1
pkgdesc="HBCI banking plugin for jameica."
@@ -13,7 +13,7 @@ optdepends=('pcsclite')
options=('!strip')
install=hibiscus.install
source=("${pkgname}-${pkgver}::https://www.willuhn.de/projects/hibiscus/releases/${_pkgver}/${pkgname}.zip" "hibiscus.desktop")
-sha512sums=('37a029b6c042736c0bb807e8c01d2b77e2cf020c8f4d1ff66e65fb880210d3a6d2249c41bca5095e620c48691284b98268476aaf3cb29d749f6fe946dea312c5'
+sha512sums=('7488060b6317dfa16a7a8d273ee2bf18c8b2daaf2f84faf2d145915319379b168e005439380f310863d1c63fcc1e035c9e24b37714a5c94f47080bdd7311cf77'
'ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925')
package() {