summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfordprefect2019-09-08 21:12:07 +0200
committerfordprefect2019-09-08 21:12:07 +0200
commit42be80b66510f425d63d967a2645ca8e85da5aab (patch)
treea03c881a5d15f16195490aae9ba7a4e6b3a8ceb8
parentf3051e56bb47fb42613fd1777cca156d5a00ea69 (diff)
downloadaur-42be80b66510f425d63d967a2645ca8e85da5aab.tar.gz
2.8.14
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8e75c9bc678..e36150daa960 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jun 25 09:37:42 UTC 2019
+# Sun Sep 8 19:10:31 UTC 2019
pkgbase = hibiscus
pkgdesc = HBCI banking plugin for jameica.
- pkgver = 2.8.13
+ pkgver = 2.8.14
pkgrel = 1
url = https://www.willuhn.de/projects/hibiscus/
install = hibiscus.install
@@ -11,14 +11,14 @@ pkgbase = hibiscus
license = GPL2
makedepends = unzip
depends = java-runtime>=1.5
- depends = jameica>=2.2
+ depends = jameica>=2.8
depends = libstdc++5
optdepends = pcsclite
options = !strip
- source = https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-2.8.13.zip
- source = https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-2.8.13.zip.asc
+ source = https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-2.8.14.zip
+ source = https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-2.8.14.zip.asc
source = hibiscus.desktop
- sha512sums = fa5994900c863ddc96d6a16512e365a6f6b7d26114ed09c70d3bafcd72aa094b018e25e172fa4220d51d79fc3d22efa3ace5e2d22b402d280bc90df654efaa06
+ sha512sums = 954dc82c10a112a2ff1fa1d8bbd81c2e520f402cd0e57c0766f4b92bfe66d1d9db7dc6d9febc221f9f7870acf034e7bc540ba34091d6e86295beda8a9e8c9809
sha512sums = SKIP
sha512sums = ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925
diff --git a/PKGBUILD b/PKGBUILD
index 3835ca64c875..4941c53caca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# former Maintainer: Bjoern Franke <bjo@nord-west.org>
pkgname=hibiscus
-pkgver=2.8.13
+pkgver=2.8.14
_pkgver=2.8
pkgrel=1
pkgdesc="HBCI banking plugin for jameica."
arch=('x86_64' 'i686')
url="https://www.willuhn.de/projects/hibiscus/"
license=("GPL2")
-depends=('java-runtime>=1.5' 'jameica>=2.2' 'libstdc++5')
+depends=('java-runtime>=1.5' 'jameica>=2.8' 'libstdc++5')
makedepends=('unzip')
optdepends=('pcsclite')
options=('!strip')
@@ -16,7 +16,7 @@ source=("https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-${pkgver
"https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-${pkgver}.zip.asc"
"hibiscus.desktop")
validpgpkeys=("7314FBDE7D38EE5610D291B65A8ED9CFC0DB6C70") # Olaf Willuhn <info@willuhn.de>
-sha512sums=('fa5994900c863ddc96d6a16512e365a6f6b7d26114ed09c70d3bafcd72aa094b018e25e172fa4220d51d79fc3d22efa3ace5e2d22b402d280bc90df654efaa06'
+sha512sums=('954dc82c10a112a2ff1fa1d8bbd81c2e520f402cd0e57c0766f4b92bfe66d1d9db7dc6d9febc221f9f7870acf034e7bc540ba34091d6e86295beda8a9e8c9809'
'SKIP'
'ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925')