[arch-commits] Commit in luarocks/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Oct 6 21:50:59 UTC 2016
Date: Thursday, October 6, 2016 @ 21:50:58
Author: anatolik
Revision: 191516
upgpkg: luarocks 2.4.1-1
Modified:
luarocks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-06 20:26:54 UTC (rev 191515)
+++ PKGBUILD 2016-10-06 21:50:58 UTC (rev 191516)
@@ -5,7 +5,7 @@
pkgbase=luarocks
pkgname=('luarocks' 'luarocks5.1' 'luarocks5.2')
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
arch=('any')
url='http://luarocks.org/'
@@ -18,7 +18,7 @@
'cmake: for building rocks that use the cmake build system')
options=('!makeflags')
source=(http://luarocks.org/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('8ae36edb46899f6f5b9fe7ff9ba88079')
+md5sums=('39ae81028259164e0a1aec5577fab065')
prepare() {
cp -r $pkgbase-$pkgver ${pkgbase}5.1-$pkgver
More information about the arch-commits
mailing list