Date: Tuesday, October 10, 2017 @ 06:37:51 Author: bpiotrowski Revision: 307241
6.5-1: new upstream release Modified: texinfo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-10 06:31:18 UTC (rev 307240) +++ PKGBUILD 2017-10-10 06:37:51 UTC (rev 307241) @@ -4,7 +4,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=texinfo -pkgver=6.4 +pkgver=6.5 pkgrel=1 pkgdesc='GNU documentation system for on-line information and printed output' arch=(i686 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) -md5sums=('2a676c8339efe6ddea0f1cb52e626d15' +md5sums=('3715197e62e0e07f85860b3d7aab55ed' 'SKIP' '9a98fb162650ff3065f9a4ebec22db36' '5590fb3ef9ec309c98f5a4d85eca49da')
