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

Anatol Pomozov anatolik at archlinux.org
Tue Sep 8 19:35:29 UTC 2015


    Date: Tuesday, September 8, 2015 @ 21:35:29
  Author: anatolik
Revision: 245608

Return pkgrel back to 1 as we are not going to bump lua for now

Modified:
  lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-08 18:28:59 UTC (rev 245607)
+++ PKGBUILD	2015-09-08 19:35:29 UTC (rev 245608)
@@ -6,7 +6,7 @@
 pkgname=lua
 pkgver=5.3.1
 _majorver=${pkgver%.*}
-pkgrel=2
+pkgrel=1
 pkgdesc='Powerful lightweight programming language designed for extending applications'
 arch=('i686' 'x86_64')
 url='http://www.lua.org/'



More information about the arch-commits mailing list