summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjoern Franke2016-06-03 10:46:54 +0200
committerBjoern Franke2016-06-03 10:46:54 +0200
commit4df3e01fb5036f49dee8a9835649186210d1755d (patch)
tree4ebd789134622ddf62fdd26a3da63c4f799c7ffd
parent11305c2bf49bc2a33cfcb4bcd2c8ff578a5ef527 (diff)
downloadaur-4df3e01fb5036f49dee8a9835649186210d1755d.tar.gz
2.6.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d58ce1f0ae8..d2b5ce1c0bf2 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.16
+ pkgver = 2.6.17
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.16::https://www.willuhn.de/projects/hibiscus/releases/2.6/hibiscus.zip
+ source = hibiscus-2.6.17::https://www.willuhn.de/projects/hibiscus/releases/2.6/hibiscus.zip
source = hibiscus.desktop
- sha512sums = 11f99252d308ebbed618ffc3c6fa1e3d4155ee355fed3b24976d8703c0e9106bd4767494555e90c9412432c62209d908785f4058eeb7ec28fbd0e050d0330a73
+ sha512sums = cae5930a333a75a5264fd702e33615cf562bccddede16e1c0599e9da2bd4f769f0e692ac09c7b81f46508f676360aaa767b31e433b28abe0291868164b07084a
sha512sums = ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925
pkgname = hibiscus
diff --git a/PKGBUILD b/PKGBUILD
index 0cd1c246a022..d9ac2a2ffa02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bjoern Franke <bjo@nord-west.org>
pkgname=hibiscus
-pkgver=2.6.16
+pkgver=2.6.17
_pkgver=2.6
pkgrel=1
pkgdesc="Nice HBCI banking program in form of a plugin for jameica."
@@ -13,9 +13,10 @@ optdepends=('pcsclite')
options=('!strip')
install=hibiscus.install
source=("${pkgname}-${pkgver}::https://www.willuhn.de/projects/hibiscus/releases/${_pkgver}/${pkgname}.zip" "hibiscus.desktop")
-sha512sums=('11f99252d308ebbed618ffc3c6fa1e3d4155ee355fed3b24976d8703c0e9106bd4767494555e90c9412432c62209d908785f4058eeb7ec28fbd0e050d0330a73'
+sha512sums=('cae5930a333a75a5264fd702e33615cf562bccddede16e1c0599e9da2bd4f769f0e692ac09c7b81f46508f676360aaa767b31e433b28abe0291868164b07084a'
'ceea9cc5cf438893b2f5dfe46f46840448353f35719216ccca0b8dd12369d4e3c91d393c7c8b5b842a64537c61864ce8ca48e1895bb3f41c5083794399a21925')
+
package() {
mkdir -p $pkgdir/opt/jameica/plugins
mkdir -p $pkgdir/usr/share/applications