* update groff to 1.22.4-10
This commit is contained in:
parent
183b6b561c
commit
833208978e
@ -3,12 +3,11 @@
|
||||
|
||||
pkgname=groff
|
||||
pkgver=1.22.4
|
||||
pkgrel=7
|
||||
pkgrel=10
|
||||
pkgdesc='GNU troff text-formatting system'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://www.gnu.org/software/groff/groff.html'
|
||||
license=('GPL')
|
||||
groups=('base-devel')
|
||||
depends=('perl' 'gcc-libs')
|
||||
makedepends=('netpbm' 'psutils' 'libxaw' 'perl-file-homedir')
|
||||
optdepends=('netpbm: for use together with man -H command interaction in browsers'
|
||||
@ -23,7 +22,7 @@ source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig}
|
||||
sha256sums=('e78e7b4cb7dec310849004fa88847c44701e8d133b5d4c13057d876c1bad0293'
|
||||
'SKIP'
|
||||
'b1e0bcbe1e0737aed1301066ff92a1e7fa0bd8b80a36321f92f519366a1acdb3'
|
||||
'af59ecde597ce9f8189368a7739279a5f8a391139fe048ef6b4e493ed46e5f5f')
|
||||
'a2f4c5657595c5961c2c2b80e77b1126a2fc0a0caea5c0660b36255b3d85b7ff')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
@ -6,7 +6,6 @@
|
||||
. char \- \N'45'
|
||||
. char - \N'45'
|
||||
. char ' \N'39'
|
||||
. char \' \N'39'
|
||||
. \}
|
||||
.
|
||||
. \" Shut off SGR by default (groff colors)
|
||||
|
Loading…
x
Reference in New Issue
Block a user