summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Schlisio2018-05-23 09:55:40 +0200
committerGeorg Schlisio2018-05-23 09:55:40 +0200
commit02e5b1e589ee20c847edc8208a6735458eb4c1f7 (patch)
tree5eab230e6354881c70d25fa09b5bacf594419c58
parent8a647be572de90cecc4731daf4c99e4af7c7d974 (diff)
downloadaur-02e5b1e589ee20c847edc8208a6735458eb4c1f7.tar.gz
2.8.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f84e1cdd9e31..219fa37ac4cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Wed May 23 07:55:18 UTC 2018
pkgbase = syntax
pkgdesc = Jameica Plugin for financial accounting according to SKR03/04
- pkgver = 2.6.2
+ pkgver = 2.8.1
pkgrel = 1
url = http://willuhn.de/products/syntax/
arch = any
license = GPL2
depends = jameica
- source = syntax-2.6.2.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip
- md5sums = 8099c0f032e717cd29ef167abf4f0043
+ source = syntax-2.8.1.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip
+ md5sums = 77e2ceb79dd058a83581fc76c7fbd3b0
pkgname = syntax
diff --git a/PKGBUILD b/PKGBUILD
index d1b077009f12..906be49e56ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=syntax
-pkgver=2.6.2
+pkgver=2.8.1
pkgrel=1
pkgdesc="Jameica Plugin for financial accounting according to SKR03/04"
depends=("jameica")
@@ -8,7 +8,7 @@ url="http://willuhn.de/products/syntax/"
arch=('any')
license=('GPL2')
source=("$pkgname-$pkgver.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip")
-md5sums=('8099c0f032e717cd29ef167abf4f0043')
+md5sums=('77e2ceb79dd058a83581fc76c7fbd3b0')
package() {
mkdir -p "$pkgdir/opt/jameica/plugins"