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

Anatol Pomozov anatolik at archlinux.org
Sun Jan 10 08:41:37 UTC 2016


    Date: Sunday, January 10, 2016 @ 09:41:37
  Author: anatolik
Revision: 155848

upgpkg: luarocks 2.3.0-1

Modified:
  luarocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 08:22:17 UTC (rev 155847)
+++ PKGBUILD	2016-01-10 08:41:37 UTC (rev 155848)
@@ -5,7 +5,7 @@
 
 pkgbase=luarocks
 pkgname=('luarocks' 'luarocks5.1' 'luarocks5.2')
-pkgver=2.2.2
+pkgver=2.3.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=('5a830953d27715cc955119609f8096e6')
+md5sums=('a38126684cf42b7d0e7a3c7cf485defb')
 
 prepare() {
   cp -r $pkgbase-$pkgver ${pkgbase}5.1-$pkgver



More information about the arch-commits mailing list