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

Felix Yan felixonmars at archlinux.org
Sun Mar 15 22:30:13 UTC 2020


    Date: Sunday, March 15, 2020 @ 22:30:12
  Author: felixonmars
Revision: 377663

upgpkg: bison 3.5.3-1

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-15 22:29:47 UTC (rev 377662)
+++ PKGBUILD	2020-03-15 22:30:12 UTC (rev 377663)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=3.5.2
+pkgver=3.5.3
 pkgrel=1
 pkgdesc="The GNU general-purpose parser generator"
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('glibc' 'm4' 'sh')
 groups=('base-devel')
 source=("https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('49fc2cf23e31e697d5072835e1662a97'
-         'SKIP')
+sha512sums=('888a1e8d4aeda3ff2d7d0a3a88b63bbfe89bdb718cc64d48c244e05fe6c6cd39526fd88143db379fef3071cf6c2dc2ab2fd69834c24acb23ed5f739584ff6308'
+            'SKIP')
 
 validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille
 



More information about the arch-commits mailing list