Date: Monday, February 29, 2016 @ 16:11:34 Author: bpiotrowski Revision: 260398
upgpkg: texinfo 6.1-1 new upstream release Modified: texinfo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-29 15:07:09 UTC (rev 260397) +++ PKGBUILD 2016-02-29 15:11:34 UTC (rev 260398) @@ -4,7 +4,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=texinfo -pkgver=6.0 +pkgver=6.1 pkgrel=1 pkgdesc='GNU documentation system for on-line information and printed output' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ install=texinfo.install source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} texinfo-6.0-disable-failing-info-test.patch) -md5sums=('02818e62a5b8ae0213a7ff572991bb50' +md5sums=('1d7ec1888fae00730693597852b00cde' 'SKIP' '8bfaa21315a8a6184811de8478005d22') validpgpkeys=('EAF669B31E31E1DECBD11513DDBC579DAB37FBA9') # Gavin Smith
