[arch-commits] Commit in luarocks/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Fri Dec 2 23:07:59 UTC 2016
Date: Friday, December 2, 2016 @ 23:07:58
Author: anatolik
Revision: 197781
upgpkg: luarocks 2.4.2-1
Modified:
luarocks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-02 21:10:21 UTC (rev 197780)
+++ PKGBUILD 2016-12-02 23:07:58 UTC (rev 197781)
@@ -5,7 +5,7 @@
pkgbase=luarocks
pkgname=('luarocks' 'luarocks5.1' 'luarocks5.2')
-pkgver=2.4.1
+pkgver=2.4.2
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=('39ae81028259164e0a1aec5577fab065')
+md5sums=('32f30478d6bb3594aff9b59ebe591bbd')
prepare() {
cp -r $pkgbase-$pkgver ${pkgbase}5.1-$pkgver
More information about the arch-commits
mailing list