summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-05-26 06:21:50 +0200
committerhaawda2018-05-26 06:21:50 +0200
commitdce64e28904e8aaddc291593aedf46b6ba8043f8 (patch)
treefad73da41980736ce8c61601e30ac4740b626afe /PKGBUILD
parent58e4f3b2cd748f7a65aa8ba5b08aa008c7ebd863 (diff)
downloadaur-dce64e28904e8aaddc291593aedf46b6ba8043f8.tar.gz
unpdate
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82c2bff9bf3c..2f3edb49c78c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=nyacc
-pkgver=0.83.3
+pkgver=0.84.1
pkgrel=2
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")
-sha256sums=('a6654a1052a93089a193d14ec5815048178f396c4400260943259bd52ab04004')
+sha256sums=('fb3aa70bc2541e099b9ba9bd5ce4644c7e65ba323c253b6ebec0284697797ebe')
build() {
cd $pkgname-$pkgver