summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohnnybash2018-06-02 13:41:27 +0200
committerjohnnybash2018-06-02 13:41:27 +0200
commit183715cf019055afab9d9ece9f5ca4d9c680ba50 (patch)
treeb7d4de6681fd3edd495ac2cc4bc300ea0dffee55
parentface06b1fbc3f2d21240b08284c3048624cb1247 (diff)
downloadaur-183715cf019055afab9d9ece9f5ca4d9c680ba50.tar.gz
Update to new nightly branch
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd35a9ea4a8e..bc46dde95a6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,19 @@
-# Generated by mksrcinfo v8
-# Mon Feb 1 17:31:55 UTC 2016
pkgbase = hibiscus-nightly
pkgdesc = Hibiscus Plugin for Jameica Plattform
- pkgver = 2.7.0
+ pkgver = 2.9.0
pkgrel = 1
url = http://www.willuhn.de/products/hibiscus/
arch = armv6h
arch = armv7h
- arch = armv8h
+ arch = aarch64
arch = i686
arch = x86_64
license = GPL
makedepends = unzip
- depends = jameica-nightly>=2.7
+ depends = jameica-nightly>=2.9
conflicts = hibiscus
- source = http://www.willuhn.de/products/hibiscus/releases/nightly/hibiscus-2.7.0-nightly.zip
- md5sums = SKIP
+ source = http://www.willuhn.de/products/hibiscus/releases/nightly/hibiscus-2.9.0-nightly.zip
+ sha256sums = SKIP
pkgname = hibiscus-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 565c2173d4a8..ff86092e7917 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: johnnybash <georgpfahler@wachenzell.org>
# Contributor: r20d20 <r20d20@web.de>
pkgname=hibiscus-nightly
-pkgver=2.7.0
+pkgver=2.9.0
pkgrel=1
pkgdesc="Hibiscus Plugin for Jameica Plattform"
arch=(armv6h armv7h aarch64 i686 x86_64)
url="http://www.willuhn.de/products/hibiscus/"
license=('GPL')
-depends=('jameica-nightly>=2.7')
+depends=('jameica-nightly>=2.9')
makedepends=('unzip')
conflicts=(hibiscus)
source=(http://www.willuhn.de/products/hibiscus/releases/nightly/hibiscus-$pkgver-nightly.zip)
-md5sums=('SKIP')
+sha256sums=('SKIP')
package() {
mkdir -p ${pkgdir}/usr/share/java/jameica/plugins