summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorosch2019-02-10 16:37:33 +0100
committerosch2019-02-10 16:37:33 +0100
commitbe66b9012a98fa40e33659cdad5520b2ef14324a (patch)
tree870e7a314b79e2fbc64cea901f3fbca30622da80
parentb8951423fa9c4364545f84bc92c9aa6c0e19fa7f (diff)
downloadaur-be66b9012a98fa40e33659cdad5520b2ef14324a.tar.gz
pkgdesc
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b61dfc72fe67..215ed8937052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=lua-$pkgluaname
pkgver=0.4.1
pkgrel=1
rockrel=1
-pkgdesc="Low-level in-memory message buffers for inter-thread communication for Lua."
+pkgdesc="This package provides a way to create new Lua states from within Lua for using them in arbitrary threads"
arch=("i686" "x86_64")
url="https://github.com/osch/lua-mtstates#mtstates"
license=("MIT")