diff options
Diffstat (limited to 'parzip/PKGBUILD')
-rw-r--r-- | parzip/PKGBUILD | 4 |
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') |