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

Daurnimator daurnimator at archlinux.org
Tue Feb 12 13:36:42 UTC 2019


    Date: Tuesday, February 12, 2019 @ 13:36:41
  Author: daurnimator
Revision: 431952

upgpkg: luarocks 3.0.4-2

luarocks 3.x supports different lua versions with --lua-version argument

Modified:
  luarocks/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-12 13:27:51 UTC (rev 431951)
+++ PKGBUILD	2019-02-12 13:36:41 UTC (rev 431952)
@@ -5,7 +5,7 @@
 
 pkgname=luarocks
 pkgver=3.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Deployment and management system for Lua modules'
 backup=(etc/luarocks/config-5.{1,2,3}.lua)
 arch=('any')



More information about the arch-commits mailing list