summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPitBall2015-12-23 19:37:06 +0100
committerPitBall2015-12-23 19:37:06 +0100
commit8897c742a56734f7e33d3fc700847620a8beebd2 (patch)
treeb7b2ffc8486fb1fd8b663d790fe2f813e5c86595 /PKGBUILD
parentbd010ce2028a68b648b85a6178135162355d401f (diff)
downloadaur-8897c742a56734f7e33d3fc700847620a8beebd2.tar.gz
Recompilation is needed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 996e294b7ed1..934f17dfa607 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
luaver=5.2
pkgname=lua${luaver//.}bind
pkgver=0.9.1
-pkgrel=2
+pkgrel=3
pkgdesc="A library that helps you create bindings between C++ and Lua52"
arch=('i686' 'x86_64')
url="http://www.rasterbar.com/products/luabind.html"