summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-11-12 21:04:28 +0100
committerhaawda2018-11-12 21:04:28 +0100
commita804b76852f0d642060ebe826a8e46c63ff07e7c (patch)
tree32e4523b1e7ae4d9a92fb2980815f35a56c08caa
parentf4ab27686fb9f28b2e30a0f6e97488b2ec29dfd5 (diff)
downloadaur-a804b76852f0d642060ebe826a8e46c63ff07e7c.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 b6085a5ba10a..b083f0b307a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.86.2
+ pkgver = 0.86.3
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.2.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.86.2.tar.gz.sig
+ 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
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = fea933335a832e1d1c33686ddbe8301fddb4b595c327321e08a6883b4e1e8ec4
+ sha256sums = 727ed708e9234b7b7fe9e02f1fead19f46fd37af23388195b03301881f558b1e
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index bb91f60ee2a7..5baf00e1e997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.86.2
+pkgver=0.86.3
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=('fea933335a832e1d1c33686ddbe8301fddb4b595c327321e08a6883b4e1e8ec4'
+sha256sums=('727ed708e9234b7b7fe9e02f1fead19f46fd37af23388195b03301881f558b1e'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette