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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Oct 9 13:10:54 UTC 2014


    Date: Thursday, October 9, 2014 @ 15:10:54
  Author: bpiotrowski
Revision: 120445

upgpkg: luarocks 2.2.0-1

new upstream release

Modified:
  luarocks/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-09 12:54:01 UTC (rev 120444)
+++ PKGBUILD	2014-10-09 13:10:54 UTC (rev 120445)
@@ -5,8 +5,8 @@
 
 pkgbase=luarocks
 pkgname=('luarocks' 'luarocks5.1')
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 arch=('any')
 url='http://luarocks.org/'
 license=('custom')
@@ -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=('0afc5fd6ee6ec6128fccda1bc559f41e')
+md5sums=('eb142e0f0891ea4243ef3b7582cfbbaa')
 
 prepare() {
   cp -r $pkgbase-$pkgver ${pkgbase}5.1-$pkgver



More information about the arch-commits mailing list