summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Schlisio2016-09-06 11:24:55 +0200
committerG. Schlisio2016-09-06 11:24:55 +0200
commit3c7d89336a25e9eef80d482e25e6f86e33a7a98d (patch)
tree1ce17865e7ea0635fb9f996927c9c343942a537f
parent638ec6f23b637724c0055018949f1c627e590b86 (diff)
downloadaur-3c7d89336a25e9eef80d482e25e6f86e33a7a98d.tar.gz
2.6.18, changelog: http://www.willuhn.de/wiki/doku.php?id=hibiscus_2.6#hibiscus_2618_06092016
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 599456cba3a3..f0dee65ec307 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hibiscus
pkgdesc = HBCI banking plugin for jameica.
- pkgver = 2.6.17
+ pkgver = 2.6.18
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.17::https://www.willuhn.de/projects/hibiscus/releases/2.6/hibiscus.zip
+ source = hibiscus-2.6.18::https://www.willuhn.de/projects/hibiscus/releases/2.6/hibiscus.zip
source = hibiscus.desktop
- sha512sums = cae5930a333a75a5264fd702e33615cf562bccddede16e1c0599e9da2bd4f769f0e692ac09c7b81f46508f676360aaa767b31e433b28abe0291868164b07084a
+ sha512sums = 07c38fb025b4509be0fa7a94ddc2edf48704c9aec67137996e6fa9338d82b03aa0b0ba6e8d8212160350fae67948f892d7002a52f3e24cfdcaf9b601fe849bab
sha512sums = ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925
pkgname = hibiscus
diff --git a/PKGBUILD b/PKGBUILD
index 0721613e09e4..361ac6a9d579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# former Maintainer: Bjoern Franke <bjo@nord-west.org>
pkgname=hibiscus
-pkgver=2.6.17
+pkgver=2.6.18
_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=('cae5930a333a75a5264fd702e33615cf562bccddede16e1c0599e9da2bd4f769f0e692ac09c7b81f46508f676360aaa767b31e433b28abe0291868164b07084a'
+sha512sums=('07c38fb025b4509be0fa7a94ddc2edf48704c9aec67137996e6fa9338d82b03aa0b0ba6e8d8212160350fae67948f892d7002a52f3e24cfdcaf9b601fe849bab'
'ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925')
package() {