summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40108f79ed8f..3b2c14795b2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ epoch=1
pkgver=1.2
pkgrel=1
url='https://github.com/brimworks/lua-zlib'
-pkgdesc='Simple streaming interface to zlib for Lua.'
+pkgdesc='Simple streaming interface to zlib for Lua'
arch=('x86_64')
license=('MIT')
makedepends=('cmake' 'lua' 'lua51' 'lua52' 'zlib' 'git')