summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaichi Shinozaki2015-07-24 10:51:21 +0100
committerDaichi Shinozaki2015-07-24 10:51:21 +0100
commitcfdabfea5f9c36e7d90e558442df214146526bf0 (patch)
tree8601417ce454e3e2a3ebbdf69adac5bc3473d650 /PKGBUILD
parent09876b16d211fe334b432ba5ab2be3cdbb9878d1 (diff)
downloadaur-lua51-moonscript.tar.gz
Version bump to 0.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b613d15d6a05..4f0f9f642566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lua51-moonscript
_pkgname=moonscript
-pkgver=0.2.6
+pkgver=0.3.2
pkgrel=1
pkgdesc="Dynamic scripting language that compiles into Lua (5.1)"
arch=('any')
@@ -11,7 +11,7 @@ license=('MIT')
depends=('lua51-filesystem' 'lua51-alt-getopt' 'lua51-lpeg')
conflicts=('moonscript')
source=("https://github.com/leafo/moonscript/archive/v${pkgver}.tar.gz")
-sha256sums=('ed9dc2508f036dbc4571d5b654a73363ff71fe1045c6ee6456654e94d476e1e6')
+sha256sums=('1fb616c1ed43008a03e10579cb9b3eabc9a95fae4f97d3e261819afdbaa6c4b0')
prepare() {
rm -fr build