[arch-commits] Commit in luarocks/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Feb 20 07:21:14 UTC 2018


    Date: Tuesday, February 20, 2018 @ 07:21:13
  Author: arojas
Revision: 296445

Update to 2.4.3

Modified:
  luarocks/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-20 04:13:40 UTC (rev 296444)
+++ PKGBUILD	2018-02-20 07:21:13 UTC (rev 296445)
@@ -5,7 +5,7 @@
 
 pkgbase=luarocks
 pkgname=('luarocks' 'luarocks5.1' 'luarocks5.2')
-pkgver=2.4.2
+pkgver=2.4.3
 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=('32f30478d6bb3594aff9b59ebe591bbd')
+md5sums=('37bb60fe084ca4f6c871d31bd248d5cc')
 
 prepare() {
   cp -r $pkgbase-$pkgver ${pkgbase}5.1-$pkgver



More information about the arch-commits mailing list