summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParamvir Likhari2018-12-03 03:50:43 +0530
committerParamvir Likhari2018-12-03 03:50:43 +0530
commit9d636de44a4f96c757df2ece8033bb15b08ec3b1 (patch)
treee0189cbc4298740ce98cbc56bcaaf3a25dc1b2d0
parent7ca8f7551a91ad6fd5555c2153be95f088899580 (diff)
downloadaur-9d636de44a4f96c757df2ece8033bb15b08ec3b1.tar.gz
conky release 1.11.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21e23df4961c..11b67663f208 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = conky-cairo
pkgdesc = conky - built for tolua++_5.3 in AUR - See this PKGBUILD source - Just change one variable to build the git version - defaults to release version.
- pkgver = 1.10.8
+ pkgver = 1.11.0
pkgrel = 1
url = https://github.com/brndnmtthws/conky
arch = i686
@@ -26,7 +26,7 @@ pkgbase = conky-cairo
conflicts = conky
replaces = torsmo
replaces = conky
- source = https://github.com/brndnmtthws/conky/archive/v1.10.8.tar.gz
+ source = https://github.com/brndnmtthws/conky/archive/v1.11.0.tar.gz
md5sums = SKIP
pkgname = conky-cairo
diff --git a/PKGBUILD b/PKGBUILD
index 554cdfdcd6fe..5e010ab3df41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@
# 'perl-xml-libxml' 'perl-xml-sax-expat' in makedepends
pkgname=conky-cairo
-pkgver=1.10.8
+pkgver=1.11.0
pkgrel=1
pkgdesc='conky - built for tolua++_5.3 in AUR - See this PKGBUILD source - Just change one variable to build the git version - defaults to release version.'
url='https://github.com/brndnmtthws/conky'
@@ -78,7 +78,6 @@ build() {
-D CMAKE_INSTALL_PREFIX=/usr \
-D BUILD_WLAN=ON \
-D BUILD_CURL=ON \
- -D BUILD_RSS=ON \
-D BUILD_XDBE=ON \
-D BUILD_XSHAPE=ON \
-D BUILD_IMLIB2=ON \