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

Lukas Fleischer lfleischer at archlinux.org
Fri Feb 14 08:33:02 UTC 2020


    Date: Friday, February 14, 2020 @ 08:33:01
  Author: lfleischer
Revision: 375572

upgpkg: bison 3.5.2-1: upstream update

Modified:
  bison/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 07:17:33 UTC (rev 375571)
+++ PKGBUILD	2020-02-14 08:33:01 UTC (rev 375572)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=3.5.1
+pkgver=3.5.2
 pkgrel=1
 pkgdesc="The GNU general-purpose parser generator"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc' 'm4' 'sh')
 groups=('base-devel')
 source=("https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('6fc5fa4488832a65db934b9e93bd5d4c'
+md5sums=('49fc2cf23e31e697d5072835e1662a97'
          'SKIP')
 
 validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille



More information about the arch-commits mailing list