summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Blot2017-08-22 14:24:53 +0200
committerLoïc Blot2017-08-22 14:24:53 +0200
commitb3734cfd05c806a22b219cd9bd666b8e59882b31 (patch)
tree3d159372e4bbf55f207727f761dd88fa3e77ec45
parent2466e7614655b8e91948d6140b29d74cfe2f7779 (diff)
downloadaur-b3734cfd05c806a22b219cd9bd666b8e59882b31.tar.gz
Update to 1.2.6
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e747c55284ae..ad447dfb8db5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Loic Blot <loic.blot@unix-experience.fr>
pkgname=libluasandbox
-pkgver=1.2.5
-pkgrel=3
+pkgver=1.2.6
+pkgrel=1
pkgdesc="Generic Lua sandbox for dynamic data analysis"
source=("https://github.com/mozilla-services/lua_sandbox/archive/v$pkgver.tar.gz")
-sha256sums=('9a63b37f1b9b6d40afa45f92e3777f3baf770d195cb41fad04a0e020d398ebed')
+sha256sums=('1d58a9087fb1f0f75db23c02cc91ec429dc9c6c46f2e0fadadbeca108f43c3c7')
arch=('i686' 'x86_64')
license=('MPL')
makedepends=('cmake')