summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorharvey2021-05-30 16:45:08 +0200
committerharvey2021-05-30 16:45:08 +0200
commitfe38dae93420f6564a65920d86ad6eaa18b6643b (patch)
treef96482c53fcdb9ada924cbe205a12e6d4ef0f09d
parent3b3cbe30dcba27c677e2dd46d6bad0b313098bd2 (diff)
downloadaur-hibiscus-nightly.tar.gz
initial rework of PKGBUILD as maintainer
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e161bf08899..37713a6b6192 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = hibiscus-nightly
pkgdesc = Hibiscus HBCI banking plugin for Jameica (nightly)
pkgver = 2.11.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.willuhn.de/products/hibiscus/
arch = any
- license = GPL
+ license = GPL2
makedepends = unzip
depends = jameica-nightly>=2.11
conflicts = hibiscus
diff --git a/PKGBUILD b/PKGBUILD
index d1e28bdf292a..e7126f5c499b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Contributor: johnnybash <georgpfahler@wachenzell.org>
# Contributor: r20d20 <r20d20@web.de>
-# Maintainer: Square252 <square@0xfc.de>
+# Contributor: Square252 <square@0xfc.de>
+# Maintainer: Harvey <harv at gmx dot de>
pkgname=hibiscus-nightly
pkgver=2.11.0
-pkgrel=2
+pkgrel=3
pkgdesc="Hibiscus HBCI banking plugin for Jameica (nightly)"
arch=('any')
url="http://www.willuhn.de/products/hibiscus/"
-license=('GPL')
+license=('GPL2')
depends=('jameica-nightly>=2.11')
makedepends=('unzip')
conflicts=('hibiscus')