summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorraingloom2017-05-02 20:42:23 +0200
committerraingloom2017-05-02 20:43:55 +0200
commitc97eb6c56b666c09aa98959db4c01f2e2405ab39 (patch)
tree0b48cc57a214be4205dc74871ca66c65b867a968 /PKGBUILD
parent0b7a3a156940bb57c945d6232bfd575fd7d61ff5 (diff)
downloadaur-c97eb6c56b666c09aa98959db4c01f2e2405ab39.tar.gz
fixed exe name, sorry
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81de0b319fd4..9755267ebbfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.1.2
_luaname=lua
_luaver='5.3.4'
_majorver=${_luaver%.*}
-pkgrel=1
+pkgrel=2
pkgdesc='Heavy Duty Persistence for Lua 5.3'
arch=('any')
url='https://github.com/fnuecke/eris'