summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRanieri Althoff2019-05-13 14:17:05 -0300
committerRanieri Althoff2019-05-13 14:17:05 -0300
commit4d6a3276f84261da7b5be3c49ea9356986aa63da (patch)
treea3a21ab802858e633ebe231c16df351fc7f33d08 /PKGBUILD
parente7bbd5f7af89e28ea994172eb54a4c9e74cfafdc (diff)
downloadaur-4d6a3276f84261da7b5be3c49ea9356986aa63da.tar.gz
Update description to mention musl
Diffstat (limited to 'PKGBUILD')
-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')