[arch-commits] Commit in byacc/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Tue Mar 29 15:13:59 UTC 2016


    Date: Tuesday, March 29, 2016 @ 17:13:59
  Author: anthraxx
Revision: 168773

upgpkg: byacc 20160324-1

Modified:
  byacc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-29 08:59:47 UTC (rev 168772)
+++ PKGBUILD	2016-03-29 15:13:59 UTC (rev 168773)
@@ -5,8 +5,8 @@
 # Contributor: Anton Bazhenov <anton.bazhenov at gmail>
 
 pkgname=byacc
-pkgver=20150711
-pkgrel=3
+pkgver=20160324
+pkgrel=1
 pkgdesc="A Berkeley reimplementation of the Unix parser generator Yacc"
 url="http://invisible-island.net/byacc/"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('glibc')
 replaces=('byacc-noconflict')
 source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
-sha512sums=('348558046acca31a39e8df480ae4c46ad03a1b073a51877a8981914bce65e8922e83e14c45eecd0e122c9d3d018cd4b6ab8c7f29b8dbfa13d648f2f86104a4e9'
+sha512sums=('ad2721d1433368560a0d26b8e3a2cabacc62b682f7866ae3be5ac1ef1a0e60438ba84303be070877d6431878753e594d2e136c5beaa04518c1b9b45c09656fad'
             'SKIP')
 validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # Thomas Dickey <dickey at invisible-island.net>
 



More information about the arch-commits mailing list