summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-06-08 23:28:35 +0200
committerhaawda2019-06-08 23:28:35 +0200
commit0216cd63699617d18e61bcb67cf8ceb49f7ebde3 (patch)
tree7283b4c7a854c327faf9d82f6ea12f41d60e3c90
parent201f4f052e4eb670c3945215b32e03aeee9b2c96 (diff)
downloadaur-0216cd63699617d18e61bcb67cf8ceb49f7ebde3.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 2b01cc2e00b5..3773996f5f3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.93.0
+ pkgver = 0.94.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.93.0.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.93.0.tar.gz.sig
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.94.0.tar.gz
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.94.0.tar.gz.sig
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = 630f006eae762c3f60bf0c62be9ea7b05b0527dcafafd0b5668ce5cef012d8a1
+ sha256sums = c43a247f5b9ac9d9dbb6d7ee2caa562aa8a426171ea6bce0f9480e1b2aff168b
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index a2bac88f0168..459d546c865f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.93.0
+pkgver=0.94.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=('630f006eae762c3f60bf0c62be9ea7b05b0527dcafafd0b5668ce5cef012d8a1'
+sha256sums=('c43a247f5b9ac9d9dbb6d7ee2caa562aa8a426171ea6bce0f9480e1b2aff168b'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette