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

Anatol Pomozov anatolik at archlinux.org
Tue May 5 15:43:19 UTC 2015


    Date: Tuesday, May 5, 2015 @ 17:43:19
  Author: anatolik
Revision: 132811

Lua5.3 rebuild

Modified:
  awesome/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-05 15:38:29 UTC (rev 132810)
+++ PKGBUILD	2015-05-05 15:43:19 UTC (rev 132811)
@@ -8,7 +8,7 @@
 
 pkgname=awesome
 pkgver=3.5.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Highly configurable framework window manager'
 arch=('i686' 'x86_64')
 url='http://awesome.naquadah.org/'
@@ -35,7 +35,7 @@
     -DCMAKE_BUILD_TYPE=RELEASE \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DSYSCONFDIR=/etc \
-    -DLUA_LIBRARY=/usr/lib/liblua.so.5.2
+    -DLUA_LIBRARY=/usr/lib/liblua.so.5.3
   make
 }
 



More information about the arch-commits mailing list