* update texinfo to 7.2-1
This commit is contained in:
parent
08c7d35e69
commit
97f3b53192
@ -1,21 +1,25 @@
|
|||||||
pkgbase = texinfo
|
pkgbase = texinfo
|
||||||
pkgdesc = GNU documentation system for on-line information and printed output
|
pkgdesc = GNU documentation system for on-line information and printed output
|
||||||
pkgver = 7.1.1
|
pkgver = 7.2
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://www.gnu.org/software/texinfo/
|
url = https://www.gnu.org/software/texinfo/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = riscv64
|
||||||
license = GPL3
|
license = GPL3
|
||||||
depends = ncurses
|
depends = ncurses
|
||||||
depends = gzip
|
depends = gzip
|
||||||
depends = perl
|
depends = perl
|
||||||
depends = sh
|
depends = sh
|
||||||
optdepends = perl-archive-zip: EPUB file output via texi2any
|
optdepends = perl-archive-zip: EPUB file output via texi2any
|
||||||
source = https://ftp.gnu.org/pub/gnu/texinfo/texinfo-7.1.1.tar.xz
|
source = https://ftp.gnu.org/pub/gnu/texinfo/texinfo-7.2.tar.xz
|
||||||
source = https://ftp.gnu.org/pub/gnu/texinfo/texinfo-7.1.1.tar.xz.sig
|
source = https://ftp.gnu.org/pub/gnu/texinfo/texinfo-7.2.tar.xz.sig
|
||||||
source = texinfo-install.hook
|
source = texinfo-install.hook
|
||||||
source = texinfo-remove.hook
|
source = texinfo-remove.hook
|
||||||
validpgpkeys = EAF669B31E31E1DECBD11513DDBC579DAB37FBA9
|
validpgpkeys = EAF669B31E31E1DECBD11513DDBC579DAB37FBA9
|
||||||
sha256sums = 31ae37e46283529432b61bee1ce01ed0090d599e606fc6a29dca1f77c76a6c82
|
sha256sums = 0329d7788fbef113fa82cb80889ca197a344ce0df7646fe000974c5d714363a6
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = beb0ff50bd8e8ca1d6e1c01e6a50352f9d25937c62822cf767a7b3d8f7374a9d
|
sha256sums = beb0ff50bd8e8ca1d6e1c01e6a50352f9d25937c62822cf767a7b3d8f7374a9d
|
||||||
sha256sums = 913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9
|
sha256sums = 913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
|
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
|
||||||
|
|
||||||
pkgname=texinfo
|
pkgname=texinfo
|
||||||
pkgver=7.1.1
|
pkgver=7.2
|
||||||
pkgrel=1.1
|
pkgrel=1
|
||||||
pkgdesc='GNU documentation system for on-line information and printed output'
|
pkgdesc='GNU documentation system for on-line information and printed output'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://www.gnu.org/software/texinfo/'
|
url='https://www.gnu.org/software/texinfo/'
|
||||||
@ -16,7 +16,7 @@ optdepends=('perl-archive-zip: EPUB file output via texi2any')
|
|||||||
source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
|
||||||
texinfo-install.hook
|
texinfo-install.hook
|
||||||
texinfo-remove.hook)
|
texinfo-remove.hook)
|
||||||
sha256sums=('31ae37e46283529432b61bee1ce01ed0090d599e606fc6a29dca1f77c76a6c82'
|
sha256sums=('0329d7788fbef113fa82cb80889ca197a344ce0df7646fe000974c5d714363a6'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'beb0ff50bd8e8ca1d6e1c01e6a50352f9d25937c62822cf767a7b3d8f7374a9d'
|
'beb0ff50bd8e8ca1d6e1c01e6a50352f9d25937c62822cf767a7b3d8f7374a9d'
|
||||||
'913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9')
|
'913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user