summaryrefslogtreecommitdiff
path: root/parzip/PKGBUILD
diff options
context:
space:
mode:
authorDeposite Pirate2022-09-05 23:20:39 +0200
committerDeposite Pirate2022-09-05 23:20:39 +0200
commitee947589b25f2770289779f8a78cb7825c9cd254 (patch)
treebba19ae991f645efd17e6c280aee21b4eba09d77 /parzip/PKGBUILD
parent3cbd97a3cfa33fb416f80081934a0fd219f21dd0 (diff)
Remove comma in description
modified: parzip/.SRCINFO modified: parzip/PKGBUILD
Diffstat (limited to 'parzip/PKGBUILD')
-rw-r--r--parzip/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/parzip/PKGBUILD b/parzip/PKGBUILD
index dc66947..e846118 100644
--- a/parzip/PKGBUILD
+++ b/parzip/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=parzip
pkgver=1.3.0
-pkgrel=2
-pkgdesc="A command line utility to pack and unpack zip archives using multiple threads."
+pkgrel=3
+pkgdesc="A command line utility to pack and unpack zip archives using multiple threads"
license=('GPL3')
arch=('x86_64')
depends=('xz' 'zlib')