summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorosch2021-06-29 12:01:45 +0200
committerosch2021-06-29 12:01:45 +0200
commitc0fdcc7611907d1523eaf56c6659b9c9d9efbfaa (patch)
tree6b5b90ec35f21ec6a132c421910880c5c134b272
parentc7ac3df3a5bd223395338e3243516f212776d937 (diff)
downloadaur-c0fdcc7611907d1523eaf56c6659b9c9d9efbfaa.tar.gz
version 3.15.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab13881c8eb9..d907efbbc6e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = lua52-lanes
pkgdesc = A solution for running Lua multithreaded
- pkgver = 3.13.0
+ pkgver = 3.15.0
pkgrel = 1
url = https://github.com/LuaLanes/lanes
arch = x86_64
license = MIT
depends = lua52
- source = lua52-lanes-3.13.0.tar.gz::https://github.com/LuaLanes/lanes/archive/v3.13.0.tar.gz
- md5sums = d34a0a726b6f4f70d1b385fca85795f9
+ source = lua52-lanes-3.15.0.tar.gz::https://github.com/LuaLanes/lanes/archive/v3.15.0.tar.gz
+ md5sums = a43c78da84f255379f532f5812fb17fe
pkgname = lua52-lanes
diff --git a/PKGBUILD b/PKGBUILD
index 50fc674a0c8b..92390f2b2ff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: osch <oliver at luced de>
pkgname=lua52-lanes
-pkgver=3.13.0
+pkgver=3.15.0
pkgrel=1
epoch=
pkgdesc="A solution for running Lua multithreaded"
@@ -21,7 +21,7 @@ install=
changelog=
source=("$pkgname-$pkgver.tar.gz::https://github.com/LuaLanes/lanes/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=('d34a0a726b6f4f70d1b385fca85795f9')
+md5sums=('a43c78da84f255379f532f5812fb17fe')
validpgpkeys=()
prepare() {