summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-11-28 02:35:18 +0100
committerhaawda2018-11-28 02:35:18 +0100
commit13609b2c11ce605f7ce01973aeb3d4efa5f52c83 (patch)
tree8a6e9fcd1ebeefac6c1627c7fa98290adb695b01
parentf84e165d229a2a4cab87185e90cf659652476b8d (diff)
downloadaur-13609b2c11ce605f7ce01973aeb3d4efa5f52c83.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 e600d86c3ccb..e120e1a9de46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.86.4
+ pkgver = 0.86.8
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.4.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.86.4.tar.gz.sig
+ 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
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = 5c6e701c7d0b4435cb4995b866144b33c3fc714b5064307ef9f298203f0fca2d
+ sha256sums = e4e09dffb0da95d62709fe24c31e6c9e6415c6212b5fb95cae1a23a5c4b89f23
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index 304035843b7e..9e7ea600684d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.86.4
+pkgver=0.86.8
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=('5c6e701c7d0b4435cb4995b866144b33c3fc714b5064307ef9f298203f0fca2d'
+sha256sums=('e4e09dffb0da95d62709fe24c31e6c9e6415c6212b5fb95cae1a23a5c4b89f23'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette