[arch-commits] Commit in luasocket/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Wed Jul 27 07:14:20 UTC 2022
Date: Wednesday, July 27, 2022 @ 07:14:20
Author: alerque
Revision: 1258883
upgpkg: luasocket 1:3.1.0-1
Modified:
luasocket/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-27 03:06:49 UTC (rev 1258882)
+++ PKGBUILD 2022-07-27 07:14:20 UTC (rev 1258883)
@@ -4,7 +4,7 @@
pkgbase=luasocket
pkgname=(lua-socket lua51-socket lua52-socket lua53-socket)
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
_rockrel=1
epoch=1
@@ -21,7 +21,7 @@
_archive="$pkgbase-$pkgver"
_rock="$_archive-$_rockrel.linux-$CARCH.rock"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('04d98e40edcee7c7c5f83f0e8ba5503d14b56280e20daceee9e34ed7cf8f1b15')
+sha256sums=('bf033aeb9e62bcaa8d007df68c119c966418e8c9ef7e4f2d7e96bddeca9cca6e')
build() {
cd "$_archive"
More information about the arch-commits
mailing list