summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfordprefect2020-11-27 17:18:13 +0100
committerfordprefect2020-11-27 17:18:13 +0100
commit758f196ad8f6eac6054fa3d90c4be1b874fb7207 (patch)
tree5c1c2b3a157bca5c1a6d791e843f0d5b1800dac0
parent359736ddcac9ed260463b7462210f46b1715c97a (diff)
downloadaur-758f196ad8f6eac6054fa3d90c4be1b874fb7207.tar.gz
2.10.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a570de3cf30..f9a3756b9006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hibiscus
pkgdesc = HBCI banking plugin for jameica.
- pkgver = 2.8.24
+ pkgver = 2.10.0
pkgrel = 1
url = https://www.willuhn.de/projects/hibiscus/
install = hibiscus.install
@@ -13,11 +13,11 @@ pkgbase = hibiscus
depends = libstdc++5
optdepends = pcsclite
options = !strip
- source = https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-2.8.24.zip
- source = https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-2.8.24.zip.asc
+ source = https://www.willuhn.de/products/hibiscus/releases/2.10/hibiscus-2.10.0.zip
+ source = https://www.willuhn.de/products/hibiscus/releases/2.10/hibiscus-2.10.0.zip.asc
source = hibiscus.desktop
validpgpkeys = 7314FBDE7D38EE5610D291B65A8ED9CFC0DB6C70
- sha512sums = 43bb4f9b862945e36d880662be318ef9cb0ac1c05c7811cf4908a31fcc3d159265ce6f87ce70372e3dda6e90f73107f013311b22bb2389db793a105e244f4f5f
+ sha512sums = f07fe085ee2dd13ff9c5af3508efbcbd02d1b26e5d7aa7c2cfcc4f5b03bbffb8321be19fcba1b0a68aa331d28b2349abb2674f14fa4807939fa7641bf35bd116
sha512sums = SKIP
sha512sums = ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925
diff --git a/PKGBUILD b/PKGBUILD
index 960eceed6e26..3e55103b4070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# former Maintainer: Bjoern Franke <bjo@nord-west.org>
pkgname=hibiscus
-pkgver=2.8.24
-_pkgver=2.8
+pkgver=2.10.0
+_pkgver=2.10
pkgrel=1
pkgdesc="HBCI banking plugin for jameica."
arch=('x86_64' 'i686')
@@ -12,11 +12,11 @@ makedepends=('unzip')
optdepends=('pcsclite')
options=('!strip')
install=hibiscus.install
-source=("https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-${pkgver}.zip"
-"https://www.willuhn.de/products/hibiscus/releases/2.8/hibiscus-${pkgver}.zip.asc"
+source=("https://www.willuhn.de/products/hibiscus/releases/$_pkgver/hibiscus-${pkgver}.zip"
+"https://www.willuhn.de/products/hibiscus/releases/$_pkgver/hibiscus-${pkgver}.zip.asc"
"hibiscus.desktop")
validpgpkeys=("7314FBDE7D38EE5610D291B65A8ED9CFC0DB6C70") # Olaf Willuhn <info@willuhn.de>
-sha512sums=('43bb4f9b862945e36d880662be318ef9cb0ac1c05c7811cf4908a31fcc3d159265ce6f87ce70372e3dda6e90f73107f013311b22bb2389db793a105e244f4f5f'
+sha512sums=('f07fe085ee2dd13ff9c5af3508efbcbd02d1b26e5d7aa7c2cfcc4f5b03bbffb8321be19fcba1b0a68aa331d28b2349abb2674f14fa4807939fa7641bf35bd116'
'SKIP'
'ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925')