From 64d6b403ae0ac25ea65d445f72f7c58b5be677ef Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 20 Jun 2018 18:14:49 -0500 Subject: system/groff: [PD] fix maintainer, license --- system/groff/APKBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'system/groff') 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 +# Contributor: Natanael Copa +# Maintainer: A. Wilcox 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" -- cgit v1.2.3-60-g2f50