summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParamvir Likhari2018-12-21 03:40:54 +0530
committerParamvir Likhari2018-12-21 03:40:54 +0530
commit90178aa95ba51d92117d68d38049ffb4e788e59d (patch)
tree4b9ba2bd281eb87015ebfdd6dbd4b4bdb56e7446
parentc129e2b96ab85da10965b8c5d984317d70602be1 (diff)
downloadaur-90178aa95ba51d92117d68d38049ffb4e788e59d.tar.gz
conky git lua 5.3 support
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c57a5451746b..a6101c651da7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = conky-cairo
- pkgdesc = conky - built for nvidia n (tolua++_5.3 in AUR) - See this PKGBUILD source - Just change one variable to build the git version - defaults to release version.
+ pkgdesc = conky - built for nvidia n (tolua++_5.3 in AUR) - conky git has built in lua 5.3 support (tolua++_5.3 NOT required) - lua 51 support remove - See this PKGBUILD source - Just change one variable to build the git version - defaults to release version.
pkgver = 1.11.1
pkgrel = 1
url = https://github.com/brndnmtthws/conky
diff --git a/PKGBUILD b/PKGBUILD
index 106a61b54390..7211b4faa5d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@
pkgname=conky-cairo
pkgver=1.11.1
pkgrel=1
-pkgdesc='conky - built for nvidia n (tolua++_5.3 in AUR) - See this PKGBUILD source - Just change one variable to build the git version - defaults to release version.'
+pkgdesc='conky - built for nvidia n (tolua++_5.3 in AUR) - conky git has built in lua 5.3 support (tolua++_5.3 NOT required) - lua 51 support remove - See this PKGBUILD source - Just change one variable to build the git version - defaults to release version.'
url='https://github.com/brndnmtthws/conky'
license=('GPL3' 'BSD')
arch=('i686' 'x86_64')