upg texinfo

This commit is contained in:
joborun linux 2023-10-23 02:26:55 +03:00
parent e801d27c93
commit 00aa750223
2 changed files with 6 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=texinfo
pkgver=7.0.3
pkgver=7.1
pkgrel=01
pkgdesc='GNU documentation system for on-line information and printed output'
url='https://www.gnu.org/software/texinfo/'
@ -46,11 +46,9 @@ license=(GPL3)
validpgpkeys=('EAF669B31E31E1DECBD11513DDBC579DAB37FBA9') # Gavin Smith
sha256sums=(74b420d09d7f528e84f97aa330f0dd69a98a6053e7a4e01767eed115038807bf # texinfo-7.0.3.tar.xz
730dfb0533f1ad47e5e0dd82eb2efa84c6626d5be26175d71f554a61d40f87f0 # texinfo-7.0.3.tar.xz.sig
sha256sums=(deeec9f19f159e046fdf8ad22231981806dac332cc372f1c763504ad82b30953 # texinfo-7.1.tar.xz
61f3eb6f70eac86087965f7a8f20d379119f909b6d9013896938770545f5ad3b # texinfo-7.1.tar.xz.sig
5409fc3aa8a35e8f3d901e96bc50c986f204d90ce6bface0a7d79d99b487f801 # texinfo-install.hook
913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9) # texinfo-remove.hook
## 634163c17cc11b4b3e213c2a34f1e5ef362b26cc076af80685f16e082877ae56 texinfo-7.0.3-01-x86_64.pkg.tar.lz
## 6e84ed86f19f283e9a7990c34b3cd1ac9e1c2e6d66b6c70f40df6bc11d2a2125 texinfo-7.1-01-x86_64.pkg.tar.lz

View File

@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=texinfo
pkgver=7.0.3
pkgver=7.1
pkgrel=1
pkgdesc='GNU documentation system for on-line information and printed output'
arch=(x86_64)
@ -15,7 +15,7 @@ optdepends=('perl-archive-zip: EPUB file output via texi2any')
source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
texinfo-install.hook
texinfo-remove.hook)
sha256sums=('74b420d09d7f528e84f97aa330f0dd69a98a6053e7a4e01767eed115038807bf'
sha256sums=('deeec9f19f159e046fdf8ad22231981806dac332cc372f1c763504ad82b30953'
'SKIP'
'5409fc3aa8a35e8f3d901e96bc50c986f204d90ce6bface0a7d79d99b487f801'
'913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9')