[arch-commits] Commit in texinfo/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Jul 3 18:56:09 UTC 2021


    Date: Saturday, July 3, 2021 @ 18:56:08
  Author: arojas
Revision: 418910

Update to 6.8

Modified:
  texinfo/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-03 14:59:06 UTC (rev 418909)
+++ PKGBUILD	2021-07-03 18:56:08 UTC (rev 418910)
@@ -1,10 +1,11 @@
-# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Maintainer:
+# Contributor:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 # Contributor: Allan McRae <allan at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=texinfo
-pkgver=6.7
-pkgrel=3
+pkgver=6.8
+pkgrel=1
 pkgdesc='GNU documentation system for on-line information and printed output'
 arch=(x86_64)
 url='https://www.gnu.org/software/texinfo/'
@@ -14,10 +15,10 @@
 source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
         texinfo-install.hook
         texinfo-remove.hook)
-md5sums=('d4c5d8cc84438c5993ec5163a59522a6'
-         'SKIP'
-         '38b77649656db93b3c35f2e653ffc858'
-         '21205a4b3b5235649490600c739d3c1a')
+sha256sums=('8eb753ed28bca21f8f56c1a180362aed789229bd62fff58bf8368e9beb59fec4'
+            'SKIP'
+            '5409fc3aa8a35e8f3d901e96bc50c986f204d90ce6bface0a7d79d99b487f801'
+            '913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9')
 validpgpkeys=('EAF669B31E31E1DECBD11513DDBC579DAB37FBA9') # Gavin Smith
 
 build() {




More information about the arch-commits mailing list