summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPitBall2016-07-23 00:30:42 +0200
committerPitBall2016-07-23 00:30:42 +0200
commite11b6038bb37251fb4c959c2e7db52903bddce41 (patch)
treed00217d5e497012639bb8db584f27b3d34eba054 /PKGBUILD
parentb9e3486851dbbb7abdc1eda0e696de1c7d200d12 (diff)
downloadaur-lua53bind.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aeeed77d5f92..349733c8d613 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
luaver=5.3
pkgname=lua${luaver//.}bind
pkgver=0.9.1
-pkgrel=5
+pkgrel=6
pkgdesc="A library that helps you create bindings between C++ and Lua53"
arch=('i686' 'x86_64')
url="http://www.rasterbar.com/products/luabind.html"