gawk: Update to 5.3.1

This commit is contained in:
Jannick
2024-09-18 09:53:51 +02:00
committed by Christoph Reiter
parent c7341eb3e4
commit 794793c093

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=gawk
pkgver=5.3.0
pkgver=5.3.1
pkgrel=1
pkgdesc="GNU version of awk"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('sh' 'mpfr' 'libintl' 'libreadline')
makedepends=('gettext-devel' 'mpfr-devel' 'libreadline-devel' 'autotools' 'gcc')
provides=('awk')
source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
sha256sums=('378f8864ec21cfceaa048f7e1869ac9b4597b449087caf1eb55e440d30273336'
sha256sums=('fa41b3a85413af87fb5e3a7d9c8fa8d4a20728c67651185bb49c38a7f9382b1e'
'SKIP')
validpgpkeys=('D1967C63788713177D861ED7DF597815937EC0D2')