summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-05-31 20:18:13 +0200
committerhaawda2019-05-31 20:18:13 +0200
commit201f4f052e4eb670c3945215b32e03aeee9b2c96 (patch)
tree5f89cbe3516aed6a1d04469327e2ed0237b05033
parentad3490da99725de9f0502f80e9d467ab7259d36b (diff)
downloadaur-201f4f052e4eb670c3945215b32e03aeee9b2c96.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 17f207899465..2b01cc2e00b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.92.0
+ pkgver = 0.93.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.92.0.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.92.0.tar.gz.sig
+ 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
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = af4119c0116a6918b1fa32a3a4146006ddc1c7d5b5180f7ff8e90a80a5300d71
+ sha256sums = 630f006eae762c3f60bf0c62be9ea7b05b0527dcafafd0b5668ce5cef012d8a1
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index 736a71fbd9ac..a2bac88f0168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.92.0
+pkgver=0.93.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=('af4119c0116a6918b1fa32a3a4146006ddc1c7d5b5180f7ff8e90a80a5300d71'
+sha256sums=('630f006eae762c3f60bf0c62be9ea7b05b0527dcafafd0b5668ce5cef012d8a1'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette