summaryrefslogtreecommitdiff
path: root/system/groff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-20 18:14:49 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-20 18:14:49 -0500
commit64d6b403ae0ac25ea65d445f72f7c58b5be677ef (patch)
tree956a6b04fac021a3e5ac5118a134668617589527 /system/groff
parente4f60acc841e9e0d309b475c8455cf2fd8ef6272 (diff)
downloadpackages-64d6b403ae0ac25ea65d445f72f7c58b5be677ef.tar.gz
packages-64d6b403ae0ac25ea65d445f72f7c58b5be677ef.tar.bz2
packages-64d6b403ae0ac25ea65d445f72f7c58b5be677ef.tar.xz
packages-64d6b403ae0ac25ea65d445f72f7c58b5be677ef.zip
system/groff: [PD] fix maintainer, license
Diffstat (limited to 'system/groff')
-rw-r--r--system/groff/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/system/groff/APKBUILD b/system/groff/APKBUILD
index 0c7201b94..ddb83a4b2 100644
--- a/system/groff/APKBUILD
+++ b/system/groff/APKBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+# Contributor: Natanael Copa <ncopa@alpinelinux.org>
+# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=groff
pkgver=1.22.3
pkgrel=2
pkgdesc="GNU troff text-formatting system"
url="https://www.gnu.org/software/groff/groff.html"
arch="all"
-license="GPL"
+license="GPL-3.0+"
depends=
makedepends="perl texinfo"
subpackages="$pkgname-doc"
@@ -34,6 +35,4 @@ package() {
rmdir -p "$pkgdir"/usr/lib 2>/dev/null || true
}
-md5sums="cc825fa64bc7306a885f2fb2268d3ec5 groff-1.22.3.tar.gz"
-sha256sums="3a48a9d6c97750bfbd535feeb5be0111db6406ddb7bb79fc680809cda6d828a5 groff-1.22.3.tar.gz"
sha512sums="c526ab203d13a9c9d110bcd3149fe50d1cd0d309437e9e2731a7ce90d890507ebc0a2331899ecf4dba2938daa756b6094cf76fd347a0ded59797c70ccfd0c95c groff-1.22.3.tar.gz"