Date: Sunday, January 22, 2023 @ 17:49:11 Author: freswa Revision: 467180
upgpkg: texinfo 7.0.2-1 Modified: texinfo/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-22 17:34:16 UTC (rev 467179) +++ PKGBUILD 2023-01-22 17:49:11 UTC (rev 467180) @@ -1,10 +1,10 @@ -# Maintainer: -# Contributor: Bartłomiej Piotrowski <[email protected]> +# Maintainer: Frederik Schwan <freswa at archlinux dot org> +# Contributor: Bartłomiej Piotrowski <[email protected]> # Contributor: Allan McRae <[email protected]> # Contributor: Tom Newsom <[email protected]> pkgname=texinfo -pkgver=7.0.1 +pkgver=7.0.2 pkgrel=1 pkgdesc='GNU documentation system for on-line information and printed output' arch=(x86_64) @@ -15,7 +15,7 @@ source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} texinfo-install.hook texinfo-remove.hook) -sha256sums=('bcd221fdb2d807a8a09938a0f8d5e010ebd2b58fca16075483d6fcb78db2c6b2' +sha256sums=('f211ec3261383e1a89e4555a93b9d017fe807b9c3992fb2dff4871dae6da54ad' 'SKIP' '5409fc3aa8a35e8f3d901e96bc50c986f204d90ce6bface0a7d79d99b487f801' '913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9')
