upg texinfo
This commit is contained in:
parent
12d84b7ea4
commit
8086b3c050
3 changed files with 9 additions and 9 deletions
|
@ -6,8 +6,8 @@
|
|||
#-----------------------------------------| DESCRIPTION |---------------------------------------
|
||||
|
||||
pkgname=texinfo
|
||||
pkgver=7.1
|
||||
pkgrel=02
|
||||
pkgver=7.1.1
|
||||
pkgrel=01
|
||||
pkgdesc='GNU documentation system for on-line information and printed output'
|
||||
url='https://www.gnu.org/software/texinfo/'
|
||||
groups=( jobbot )
|
||||
|
@ -46,9 +46,10 @@ license=(GPL3)
|
|||
|
||||
validpgpkeys=('EAF669B31E31E1DECBD11513DDBC579DAB37FBA9') # Gavin Smith
|
||||
|
||||
sha256sums=(deeec9f19f159e046fdf8ad22231981806dac332cc372f1c763504ad82b30953 # texinfo-7.1.tar.xz
|
||||
61f3eb6f70eac86087965f7a8f20d379119f909b6d9013896938770545f5ad3b # texinfo-7.1.tar.xz.sig
|
||||
sha256sums=(31ae37e46283529432b61bee1ce01ed0090d599e606fc6a29dca1f77c76a6c82 # texinfo-7.1.1.tar.xz
|
||||
cd2cced6d130fe7cec7583c8691848b8448d930936c8f65cb27f9473ca056a81 # texinfo-7.1.1.tar.xz.sig
|
||||
beb0ff50bd8e8ca1d6e1c01e6a50352f9d25937c62822cf767a7b3d8f7374a9d # texinfo-install.hook
|
||||
913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9) # texinfo-remove.hook
|
||||
|
||||
## 3ac768e0e7887741be9b259a4c09ee26801ba9812855c7d76d2ff1df66bfcff0 texinfo-7.1-02-x86_64.pkg.tar.lz
|
||||
## 4a1f57536836043bf8edab1c962429d946c42d9565604c797d19d98ceaf27a46 texinfo-7.1.1-01-x86_64.pkg.tar.lz
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
|
||||
|
||||
pkgname=texinfo
|
||||
pkgver=7.1
|
||||
pkgrel=2
|
||||
pkgver=7.1.1
|
||||
pkgrel=1
|
||||
pkgdesc='GNU documentation system for on-line information and printed output'
|
||||
arch=(x86_64)
|
||||
url='https://www.gnu.org/software/texinfo/'
|
||||
|
@ -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=('deeec9f19f159e046fdf8ad22231981806dac332cc372f1c763504ad82b30953'
|
||||
sha256sums=('31ae37e46283529432b61bee1ce01ed0090d599e606fc6a29dca1f77c76a6c82'
|
||||
'SKIP'
|
||||
'beb0ff50bd8e8ca1d6e1c01e6a50352f9d25937c62822cf767a7b3d8f7374a9d'
|
||||
'913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9')
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue