summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')