summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-07-20 20:27:11 +0200
committerhaawda2019-07-20 20:27:11 +0200
commitc49cfd4afd0616a424b575114f8ebabe72de08b1 (patch)
treed6e6c0a92f01fbbd2f8ebc22285bf8435425d3cf
parent0216cd63699617d18e61bcb67cf8ceb49f7ebde3 (diff)
downloadaur-c49cfd4afd0616a424b575114f8ebabe72de08b1.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 3773996f5f3a..cc77e1474cf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.94.0
+ pkgver = 0.99.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.94.0.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.94.0.tar.gz.sig
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.99.0.tar.gz
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.99.0.tar.gz.sig
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = c43a247f5b9ac9d9dbb6d7ee2caa562aa8a426171ea6bce0f9480e1b2aff168b
+ sha256sums = 63fbb77d5a5e3016d08cfe240fc92b06e3f853a85da781400e9dc4147ac78542
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index 459d546c865f..5cd46d00aced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.94.0
+pkgver=0.99.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=('c43a247f5b9ac9d9dbb6d7ee2caa562aa8a426171ea6bce0f9480e1b2aff168b'
+sha256sums=('63fbb77d5a5e3016d08cfe240fc92b06e3f853a85da781400e9dc4147ac78542'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette