Date: Saturday, January 11, 2020 @ 21:25:49 Author: jelle Revision: 373277
upgpkg: nyacc 1.00.2-1 Upstream update Modified: nyacc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-11 19:18:19 UTC (rev 373276) +++ PKGBUILD 2020-01-11 21:25:49 UTC (rev 373277) @@ -2,8 +2,8 @@ # Contributor: Stefan Husmann <[email protected]> pkgname=nyacc -pkgver=0.99.2 -pkgrel=3 +pkgver=1.00.2 +pkgrel=1 pkgdesc="Not Yet Another Compiler Compiler" url="http://www.nongnu.org/nyacc" arch=('any') @@ -11,7 +11,7 @@ depends=('guile' 'guile-bytestructures') makedepends=('guile') source=("http://download-mirror.savannah.gnu.org/releases/nyacc/$pkgname-$pkgver.tar.gz"{,.sig}) -sha256sums=('f182d097b1e2d8a75a8d7c857171131f0361da3a9087096b768ffda4ecf6e3a7' +sha256sums=('f36e4fb7dd524dc3f4b354d3d5313f69e7ce5a6ae93711e8cf6d51eaa8d2b318' 'SKIP') validpgpkeys=('7C9EDA8DCE5DC8AE2C675EC9EE4F2A40097B7C03') # Marc Wette
