[arch-commits] Commit in gawk/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Aug 26 11:44:36 UTC 2019
Date: Monday, August 26, 2019 @ 11:44:36
Author: arojas
Revision: 361222
Update to 5.0.1
Modified:
gawk/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-26 11:42:08 UTC (rev 361221)
+++ PKGBUILD 2019-08-26 11:44:36 UTC (rev 361222)
@@ -2,8 +2,8 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=gawk
-pkgver=4.2.1
-pkgrel=2
+pkgver=5.0.1
+pkgrel=1
pkgdesc="GNU version of awk"
arch=('x86_64')
url="https://www.gnu.org/software/gawk/"
@@ -12,7 +12,7 @@
depends=('sh' 'glibc' 'mpfr')
provides=('awk')
source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('0256724a0af50cb83ac92f833488673d'
+md5sums=('c5441c73cc451764055ee65e9a4292bb'
'SKIP')
validpgpkeys=('D1967C63788713177D861ED7DF597815937EC0D2') # Arnold Robbins
More information about the arch-commits
mailing list