summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-01-18 22:07:02 +0100
committerhaawda2019-01-18 22:07:02 +0100
commitdc59f4f3a671ef1c0887bb3ffd330280843db3ca (patch)
tree0739d49343bb81b35b5355e78d1a42fbf45f130a
parenta4da80339ae1392b10da1b7a6e43597e67dc6197 (diff)
downloadaur-dc59f4f3a671ef1c0887bb3ffd330280843db3ca.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 19bf9b695d9c..dd7ab6a2f22e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.90.0
+ pkgver = 0.90.2
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.90.0.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.90.0.tar.gz.sig
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.90.2.tar.gz
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.90.2.tar.gz.sig
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = ab846c330418882e7eb822e50356b74843dc5c73320c1af1f35fd353a9543196
+ sha256sums = d6b42a89ec5cbf574b8e3af827ab41a8feaed6ded6871e9c001f222dd75fca79
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index 6dd6a4003025..1bba40acd5c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.90.0
+pkgver=0.90.2
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=('ab846c330418882e7eb822e50356b74843dc5c73320c1af1f35fd353a9543196'
+sha256sums=('d6b42a89ec5cbf574b8e3af827ab41a8feaed6ded6871e9c001f222dd75fca79'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette