summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2015-08-11 17:57:43 +0300
committerCaleb Maclennan2015-08-11 18:01:24 +0300
commit0c8471b901328b5eaad41a0ac240b012fda1b312 (patch)
treef45caa1079df9392725c0cdc6a86794f2063b0f2 /PKGBUILD
parent8bf2dc0b75acabd296a8c2751ab7df4f22bb9271 (diff)
downloadaur-0c8471b901328b5eaad41a0ac240b012fda1b312.tar.gz
Bump release for AUR4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c01bc60c67d4..1cc72ebe4539 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=(lua-luafilesystem lua52-luafilesystem lua51-luafilesystem)
pkgver=1.6.3
_tag=v_${pkgver//./_}
-pkgrel=1
+pkgrel=2
pkgdesc="A lua library to access the underlying directory structure and file attributes"
arch=(i686 x86_64)
url="http://keplerproject.github.io/luafilesystem/"