mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/texinfo to 7.0.3-1
This commit is contained in:
parent
3b327b143a
commit
c5f931b533
1 changed files with 4 additions and 3 deletions
|
@ -7,18 +7,19 @@
|
|||
# - perl patch to fix a2ps FTBFS
|
||||
|
||||
pkgname=texinfo
|
||||
pkgver=7.0.2
|
||||
pkgrel=2.1
|
||||
pkgver=7.0.3
|
||||
pkgrel=1
|
||||
pkgdesc='GNU documentation system for on-line information and printed output'
|
||||
arch=(x86_64)
|
||||
url='https://www.gnu.org/software/texinfo/'
|
||||
license=(GPL3)
|
||||
depends=(ncurses gzip perl sh)
|
||||
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
|
||||
perl.patch)
|
||||
sha256sums=('f211ec3261383e1a89e4555a93b9d017fe807b9c3992fb2dff4871dae6da54ad'
|
||||
sha256sums=('74b420d09d7f528e84f97aa330f0dd69a98a6053e7a4e01767eed115038807bf'
|
||||
'SKIP'
|
||||
'5409fc3aa8a35e8f3d901e96bc50c986f204d90ce6bface0a7d79d99b487f801'
|
||||
'913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9'
|
||||
|
|
Loading…
Reference in a new issue