summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-10-20 11:55:32 +0200
committerhaawda2019-10-20 11:55:32 +0200
commit8752fe5f0daf12c464a503e8683526d9847d180c (patch)
tree22c2bbbbbc31f250c966e386a96eee5a6c1353c2
parentc49cfd4afd0616a424b575114f8ebabe72de08b1 (diff)
downloadaur-8752fe5f0daf12c464a503e8683526d9847d180c.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 cc77e1474cf6..0c31a13aa8c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.99.0
+ pkgver = 0.99.1
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.99.0.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.99.0.tar.gz.sig
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.99.1.tar.gz
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.99.1.tar.gz.sig
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = 63fbb77d5a5e3016d08cfe240fc92b06e3f853a85da781400e9dc4147ac78542
+ sha256sums = 5abdd03809cc377bb69a024b584d15a5ffb5e72a646802d88fdc597c37f35325
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index 5cd46d00aced..bb686d834860 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.99.0
+pkgver=0.99.1
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=('63fbb77d5a5e3016d08cfe240fc92b06e3f853a85da781400e9dc4147ac78542'
+sha256sums=('5abdd03809cc377bb69a024b584d15a5ffb5e72a646802d88fdc597c37f35325'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette