summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfordprefect2023-01-25 20:47:49 +0100
committerfordprefect2023-01-25 20:47:49 +0100
commit166e34c053467152d3194248558570d06c8d2e16 (patch)
treebfe4f9933aa5c2db6163108bf106b42462d80772
parent02f91df66e61b83431c84b8ccf50d49c2bfe792e (diff)
downloadaur-166e34c053467152d3194248558570d06c8d2e16.tar.gz
2.10.1
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14ef1b21b597..33655b2ff16c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = syntax
pkgdesc = Jameica Plugin for financial accounting according to SKR03/04
- pkgver = 2.10.0
+ pkgver = 2.10.1
pkgrel = 1
url = http://willuhn.de/products/syntax/
arch = any
license = GPL2
depends = jameica
- source = https://www.willuhn.de/products/syntax/releases/2.10/syntax-2.10.0.zip
- source = https://www.willuhn.de/products/syntax/releases/2.10/syntax-2.10.0.zip.asc
+ source = https://www.willuhn.de/products/syntax/releases/2.10/syntax-2.10.1.zip
+ source = https://www.willuhn.de/products/syntax/releases/2.10/syntax-2.10.1.zip.asc
validpgpkeys = 7314FBDE7D38EE5610D291B65A8ED9CFC0DB6C70
- md5sums = 262149fce7df7c428096925e1bb03bab
+ md5sums = f7c266df0a83bc9dc26094a0a06b713c
md5sums = SKIP
pkgname = syntax
-
diff --git a/PKGBUILD b/PKGBUILD
index bc9a023cfc23..7aa3376373f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,5 @@
-# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=syntax
-pkgver=2.10.0
+pkgver=2.10.1
_pkgver=2.10
pkgrel=1
pkgdesc="Jameica Plugin for financial accounting according to SKR03/04"
@@ -11,7 +10,7 @@ license=('GPL2')
source=("https://www.willuhn.de/products/syntax/releases/$_pkgver/syntax-${pkgver}.zip"
"https://www.willuhn.de/products/syntax/releases/$_pkgver/syntax-${pkgver}.zip.asc")
validpgpkeys=("7314FBDE7D38EE5610D291B65A8ED9CFC0DB6C70") # Olaf Willuhn <info@willuhn.de>
-md5sums=('262149fce7df7c428096925e1bb03bab'
+md5sums=('f7c266df0a83bc9dc26094a0a06b713c'
'SKIP')
package() {