summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Schlisio2016-05-03 01:39:51 +0200
committerGeorg Schlisio2016-05-03 01:39:51 +0200
commit8a647be572de90cecc4731daf4c99e4af7c7d974 (patch)
tree26e24ecee8872e161f802f5144f9f76e34006e30
parentff899024efb93c4d663cf1fbbfef1ba40c3fca97 (diff)
downloadaur-8a647be572de90cecc4731daf4c99e4af7c7d974.tar.gz
2.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7285bebecc2c..f84e1cdd9e31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = syntax
pkgdesc = Jameica Plugin for financial accounting according to SKR03/04
- pkgver = 2.6.1
+ pkgver = 2.6.2
pkgrel = 1
url = http://willuhn.de/products/syntax/
arch = any
license = GPL2
depends = jameica
- source = http://willuhn.de/products/syntax/releases/current/syntax.zip
- md5sums = b7056fd1a15081995cc8acce5fcb24b5
+ source = syntax-2.6.2.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip
+ md5sums = 8099c0f032e717cd29ef167abf4f0043
pkgname = syntax
diff --git a/PKGBUILD b/PKGBUILD
index ba9cdd5d7391..d1b077009f12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=syntax
-pkgver=2.6.1
+pkgver=2.6.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=("http://willuhn.de/products/syntax/releases/current/syntax.zip")
-md5sums=('b7056fd1a15081995cc8acce5fcb24b5')
+source=("$pkgname-$pkgver.zip::http://willuhn.de/products/syntax/releases/current/syntax.zip")
+md5sums=('8099c0f032e717cd29ef167abf4f0043')
package() {
mkdir -p "$pkgdir/opt/jameica/plugins"