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

Anatol Pomozov anatolik at archlinux.org
Wed Sep 28 17:54:13 UTC 2016


    Date: Wednesday, September 28, 2016 @ 17:54:13
  Author: anatolik
Revision: 190728

upgpkg: luarocks 2.4.0-1

Modified:
  luarocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-28 17:33:07 UTC (rev 190727)
+++ PKGBUILD	2016-09-28 17:54:13 UTC (rev 190728)
@@ -5,7 +5,7 @@
 
 pkgbase=luarocks
 pkgname=('luarocks' 'luarocks5.1' 'luarocks5.2')
-pkgver=2.3.0
+pkgver=2.4.0
 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=('a38126684cf42b7d0e7a3c7cf485defb')
+md5sums=('8ae36edb46899f6f5b9fe7ff9ba88079')
 
 prepare() {
   cp -r $pkgbase-$pkgver ${pkgbase}5.1-$pkgver



More information about the arch-commits mailing list