Date: Tuesday, August 4, 2020 @ 07:53:37 Author: arojas Revision: 393114
Update to 0.21 Modified: gettext/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-03 20:59:30 UTC (rev 393113) +++ PKGBUILD 2020-08-04 07:53:37 UTC (rev 393114) @@ -1,7 +1,7 @@ # Maintainer: pkgname=gettext -pkgver=0.20.2 +pkgver=0.21 pkgrel=1 pkgdesc="GNU internationalization library" url="https://www.gnu.org/software/gettext/" @@ -13,7 +13,7 @@ optdepends=('git: for autopoint infrastructure updates') options=(!docs) source=(https://ftp.gnu.org/pub/gnu/gettext/$pkgname-$pkgver.tar.gz{,.sig}) -sha256sums=('ecb9d0908ca41d5ca5fef974323b3bba6bec19eebba0b44f396de98cfcc089f1' +sha256sums=('c77d0da3102aec9c07f43671e60611ebff89a996ef159497ce8e59d075786b12' 'SKIP') validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871' # Daiki Ueno '68D94D8AAEEAD48AE7DC5B904F494A942E4616C2'
