summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-10-25 05:49:29 +0200
committerhaawda2019-10-25 05:49:29 +0200
commite0c330f84ffb866a157a4b7b214564c1a6b5f765 (patch)
tree0b632126915563d43b88c3e73620f8829574acb3
parent8752fe5f0daf12c464a503e8683526d9847d180c (diff)
downloadaur-e0c330f84ffb866a157a4b7b214564c1a6b5f765.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 0c31a13aa8c2..e125d1e1f4eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyacc
pkgdesc = Not Yet Another Compiler Compiler
- pkgver = 0.99.1
+ pkgver = 0.99.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.99.1.tar.gz
- source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.99.1.tar.gz.sig
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.99.2.tar.gz
+ source = http://download-mirror.savannah.gnu.org/releases/nyacc/nyacc-0.99.2.tar.gz.sig
validpgpkeys = 7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03
- sha256sums = 5abdd03809cc377bb69a024b584d15a5ffb5e72a646802d88fdc597c37f35325
+ sha256sums = f182d097b1e2d8a75a8d7c857171131f0361da3a9087096b768ffda4ecf6e3a7
sha256sums = SKIP
pkgname = nyacc
diff --git a/PKGBUILD b/PKGBUILD
index bb686d834860..c834e561485b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.99.1
+pkgver=0.99.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=('5abdd03809cc377bb69a024b584d15a5ffb5e72a646802d88fdc597c37f35325'
+sha256sums=('f182d097b1e2d8a75a8d7c857171131f0361da3a9087096b768ffda4ecf6e3a7'
'SKIP')
validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette