summaryrefslogtreecommitdiff
path: root/system/gzip
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-21 00:45:29 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-21 00:45:29 +0000
commitc9107f36db837bd3ede97a9b3cf7b1c56d66eddd (patch)
treef4e934280b5aaf908dec130470d916016ed9da94 /system/gzip
parent7417c7aaf9619beaa518e0b4f392074dcee66724 (diff)
downloadpackages-c9107f36db837bd3ede97a9b3cf7b1c56d66eddd.tar.gz
packages-c9107f36db837bd3ede97a9b3cf7b1c56d66eddd.tar.bz2
packages-c9107f36db837bd3ede97a9b3cf7b1c56d66eddd.tar.xz
packages-c9107f36db837bd3ede97a9b3cf7b1c56d66eddd.zip
system/g*: fix metadata
Diffstat (limited to 'system/gzip')
-rw-r--r--system/gzip/APKBUILD2
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"