summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-11-19 04:45:34 +0100
committerhaawda2018-11-19 04:45:34 +0100
commitf84e165d229a2a4cab87185e90cf659652476b8d (patch)
treed56e1e2b929c9001654f3b5db02aaec4d38c271c
parenta804b76852f0d642060ebe826a8e46c63ff07e7c (diff)
downloadaur-f84e165d229a2a4cab87185e90cf659652476b8d.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 b083f0b307a5..e600d86c3ccb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.86.3
+ pkgver = 0.86.4
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.3.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.86.3.tar.gz.sig
+ 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
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = 727ed708e9234b7b7fe9e02f1fead19f46fd37af23388195b03301881f558b1e
+ sha256sums = 5c6e701c7d0b4435cb4995b866144b33c3fc714b5064307ef9f298203f0fca2d
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index 5baf00e1e997..304035843b7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.86.3
+pkgver=0.86.4
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=('727ed708e9234b7b7fe9e02f1fead19f46fd37af23388195b03301881f558b1e'
+sha256sums=('5c6e701c7d0b4435cb4995b866144b33c3fc714b5064307ef9f298203f0fca2d'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette