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 fea001fa64f8..b76af70776a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
luaver=5.3
pkgname=lua${luaver//.}bind
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="A library that helps you create bindings between C++ and Lua53"
arch=('i686' 'x86_64')
url="http://www.rasterbar.com/products/luabind.html"