summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPitBall2016-07-23 00:30:42 +0200
committerPitBall2016-07-23 00:30:42 +0200
commite11b6038bb37251fb4c959c2e7db52903bddce41 (patch)
treed00217d5e497012639bb8db584f27b3d34eba054
parentb9e3486851dbbb7abdc1eda0e696de1c7d200d12 (diff)
downloadaur-e11b6038bb37251fb4c959c2e7db52903bddce41.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a872c5af66a4..9e421d2adde0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Apr 10 03:05:35 UTC 2016
+# Fri Jul 22 22:29:50 UTC 2016
pkgbase = lua53bind
pkgdesc = A library that helps you create bindings between C++ and Lua53
pkgver = 0.9.1
- pkgrel = 5
+ pkgrel = 6
url = http://www.rasterbar.com/products/luabind.html
arch = i686
arch = x86_64
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"