diff options
Diffstat (limited to 'system/gzip')
-rw-r--r-- | system/gzip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gzip/APKBUILD b/system/gzip/APKBUILD index 698fc2c74..8528c74e6 100644 --- a/system/gzip/APKBUILD +++ b/system/gzip/APKBUILD @@ -4,7 +4,7 @@ pkgname=gzip pkgver=1.10 pkgrel=0 -pkgdesc="A popular data compression program" +pkgdesc="The GNU data compression program" subpackages="$pkgname-doc" url="https://www.gnu.org/software/gzip/" arch="all" |