summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-12-30 19:31:22 +0100
committerhaawda2018-12-30 19:31:22 +0100
commita4da80339ae1392b10da1b7a6e43597e67dc6197 (patch)
tree551b006ecb8ceee3de46452929fb158156281645
parent13609b2c11ce605f7ce01973aeb3d4efa5f52c83 (diff)
downloadaur-a4da80339ae1392b10da1b7a6e43597e67dc6197.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e120e1a9de46..19bf9b695d9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.86.8
+ pkgver = 0.90.0
pkgrel = 1
url = http://www.nongnu.org/nyacc
arch = any
@@ -8,10 +8,10 @@ pkgbase = nyacc
license = LGPL
license = FDL
depends = guile
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.86.8.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.86.8.tar.gz.sig
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.90.0.tar.gz
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.90.0.tar.gz.sig
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = e4e09dffb0da95d62709fe24c31e6c9e6415c6212b5fb95cae1a23a5c4b89f23
+ sha256sums = ab846c330418882e7eb822e50356b74843dc5c73320c1af1f35fd353a9543196
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index 9e7ea600684d..6dd6a4003025 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.86.8
+pkgver=0.90.0
pkgrel=1
pkgdesc="Not Yet Another Compiler Compiler"
url="http://www.nongnu.org/nyacc"
@@ -10,7 +10,7 @@ license=('GPL' 'LGPL' 'FDL')
depends=('guile')
makedepends=()
source=("http://download-mirror.savannah.gnu.org/releases/nyacc/$pkgname-$pkgver.tar.gz"{,.sig})
-sha256sums=('e4e09dffb0da95d62709fe24c31e6c9e6415c6212b5fb95cae1a23a5c4b89f23'
+sha256sums=('ab846c330418882e7eb822e50356b74843dc5c73320c1af1f35fd353a9543196'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette