summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Schlisio2018-07-19 17:56:37 +0200
committerGeorg Schlisio2018-07-19 17:56:37 +0200
commit6d358a986a0c3f5227da5bd73932aadd6eb2b849 (patch)
tree87f3618109ba26a9a15ee6e7fe9501b0266d1c34
parent8f9bb3c0930303481c1a66bedc57a5197672517d (diff)
downloadaur-6d358a986a0c3f5227da5bd73932aadd6eb2b849.tar.gz
fix validpgpkeys statement
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fd800c49d28..b662cc500e16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jul 19 11:34:24 UTC 2018
+# Thu Jul 19 15:56:19 UTC 2018
pkgbase = syntax
pkgdesc = Jameica Plugin for financial accounting according to SKR03/04
pkgver = 2.8.2
@@ -8,10 +8,10 @@ pkgbase = syntax
arch = any
license = GPL2
depends = jameica
- 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
+ source = https://www.willuhn.de/products/syntax/releases/2.8/syntax-2.8.2.zip
+ source = https://www.willuhn.de/products/syntax/releases/2.8/syntax-2.8.2.zip.asc
md5sums = c0c7c72ca796c26a17f5ff20dae6eee8
+ md5sums = SKIP
pkgname = syntax
diff --git a/PKGBUILD b/PKGBUILD
index afba4e01c9ef..a762867af44a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
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>
+validpgpkeys=("7314FBDE7D38EE5610D291B65A8ED9CFC0DB6C70") # Olaf Willuhn <info@willuhn.de>
md5sums=('c0c7c72ca796c26a17f5ff20dae6eee8'
'SKIP')