summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Schlisio2018-07-19 16:33:36 +0200
committerGeorg Schlisio2018-07-19 16:33:36 +0200
commit8f9bb3c0930303481c1a66bedc57a5197672517d (patch)
tree36c5e28e5ce533b65b8e4b6ce3b12005aec2f86d
parent02e5b1e589ee20c847edc8208a6735458eb4c1f7 (diff)
downloadaur-8f9bb3c0930303481c1a66bedc57a5197672517d.tar.gz
2.8.2, gpg signature
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD9
2 files changed, 12 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 219fa37ac4cd..9fd800c49d28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,17 @@
# Generated by mksrcinfo v8
-# Wed May 23 07:55:18 UTC 2018
+# Thu Jul 19 11:34:24 UTC 2018
pkgbase = syntax
pkgdesc = Jameica Plugin for financial accounting according to SKR03/04
- pkgver = 2.8.1
+ pkgver = 2.8.2
pkgrel = 1
url = http://willuhn.de/products/syntax/
arch = any
license = GPL2
depends = jameica
- source = syntax-2.8.1.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip
- md5sums = 77e2ceb79dd058a83581fc76c7fbd3b0
+ source = syntax-2.8.2.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip
+ source = syntax-2.8.2.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip.asc
+ md5sums = c0c7c72ca796c26a17f5ff20dae6eee8
+ md5sums = c0c7c72ca796c26a17f5ff20dae6eee8
pkgname = syntax
diff --git a/PKGBUILD b/PKGBUILD
index 906be49e56ec..afba4e01c9ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,17 @@
# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=syntax
-pkgver=2.8.1
+pkgver=2.8.2
pkgrel=1
pkgdesc="Jameica Plugin for financial accounting according to SKR03/04"
depends=("jameica")
url="http://willuhn.de/products/syntax/"
arch=('any')
license=('GPL2')
-source=("$pkgname-$pkgver.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip")
-md5sums=('77e2ceb79dd058a83581fc76c7fbd3b0')
+source=("https://www.willuhn.de/products/syntax/releases/2.8/syntax-${pkgver}.zip"
+"https://www.willuhn.de/products/syntax/releases/2.8/syntax-${pkgver}.zip.asc")
+validpgps=("7314FBDE7D38EE5610D291B65A8ED9CFC0DB6C70") # Olaf Willuhn <info@willuhn.de>
+md5sums=('c0c7c72ca796c26a17f5ff20dae6eee8'
+ 'SKIP')
package() {
mkdir -p "$pkgdir/opt/jameica/plugins"