summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5df6ba3924e..10dc021f6724 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ _pkgname=lz4
pkgname=${_pkgname}-static-musl
epoch=1
pkgver=1.9.1
-pkgrel=1
-pkgdesc='Extremely fast compression algorithm'
+pkgrel=2
+pkgdesc='Extremely fast compression algorithm, statically linked to musl libc'
arch=('x86_64')
url='http://www.lz4.org/'
license=('GPL2')