summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Fader2015-09-21 19:24:01 +0200
committerJan Fader2015-09-21 19:24:01 +0200
commitb9f0850646bd5943e5d8f7bb57bc0483af8f75ab (patch)
tree6766cae87293c4b21a670d278d5655798027a63a
parent51852d39903d293adc4c6bb2db3f4a21d41a256b (diff)
downloadaur-b9f0850646bd5943e5d8f7bb57bc0483af8f75ab.tar.gz
updated to 2.6.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9ef751fc6e8..d011feed5661 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hibiscus
pkgdesc = Nice HBCI banking program in form of a plugin for jameica.
- pkgver = 2.6.12
+ pkgver = 2.6.14
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.12::https://www.willuhn.de/projects/hibiscus/releases/2.6/hibiscus.zip
+ source = hibiscus-2.6.14::https://www.willuhn.de/projects/hibiscus/releases/2.6/hibiscus.zip
source = hibiscus.desktop
- sha512sums = a107215ff73d80f113174a56d6408b94632fd87e561f3db73e8f02b3b197c8fe7f8c3a144246624fdb75abff967fda4ae3fe5b6928694975effb9806019da089
+ sha512sums = d36c59b1549d8a342aec93e76f8199c38c098ca08c109e03b3502f679ad658a4542b2a0098e75ded9d1188db493a1a7ad3d5ccf19a2755f7cc3cd8a200c619d2
sha512sums = ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925
pkgname = hibiscus
diff --git a/PKGBUILD b/PKGBUILD
index 85fa488c6a55..f8dd49f05084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jan Fader <jan.fader@web.de>
pkgname=hibiscus
-pkgver=2.6.12
+pkgver=2.6.14
_pkgver=2.6
pkgrel=1
pkgdesc="Nice HBCI banking program in form of a 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=('a107215ff73d80f113174a56d6408b94632fd87e561f3db73e8f02b3b197c8fe7f8c3a144246624fdb75abff967fda4ae3fe5b6928694975effb9806019da089'
+sha512sums=('d36c59b1549d8a342aec93e76f8199c38c098ca08c109e03b3502f679ad658a4542b2a0098e75ded9d1188db493a1a7ad3d5ccf19a2755f7cc3cd8a200c619d2'
'ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925')
package() {