summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112017-09-27 00:24:16 +0200
committerjose17112017-09-27 00:24:16 +0200
commitcf109efc8af0e9b49b67518f4bd9e4a4ec1aec62 (patch)
treeb27d29b5168a8f36684d32960eaca46be48468f4 /PKGBUILD
parent1b671fa57016192e282d27105a08e76d0bf97aac (diff)
downloadaur-cf109efc8af0e9b49b67518f4bd9e4a4ec1aec62.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa8df5d3de60..e465f8c4c0b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=luadec51-git
pkgdesc="Disassembler for Lua compiled bytecode (git)"
pkgver=r13.35cddc8
pkgrel=1
-_luaver=5.1.4
+_luaver=5.1.5
arch=('i686' 'x86_64')
url="https://github.com/sztupy/luadec51/wiki"
license=('MIT')
@@ -14,7 +14,7 @@ source=("${pkgname}"::'git+https://github.com/sztupy/luadec51.git'
http://gentoo.mirrors.pair.com/distfiles/lua-${_luaver}.tar.gz
)
md5sums=('SKIP'
- 'd0870f2de55d59c1c8419f36e8fac150')
+ '2e115fe26e435e33b0d5c022e4490567')
pkgver() {
cd "$srcdir/${pkgname}"