summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParamvir Likhari2019-03-25 09:56:05 +0530
committerParamvir Likhari2019-03-25 09:56:05 +0530
commitca09b188903d0affffe71fe2fe877abb4267e164 (patch)
tree34bc0937a98a18af5ace863d68f3e53c59c05e6a
parent44dc71ff083f3401576b179241868cd275a63e0c (diff)
downloadaur-ca09b188903d0affffe71fe2fe877abb4267e164.tar.gz
conky 1.11.3 release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1992a45bb330..6512a72c6400 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = conky-cairo
pkgdesc = conky - built for nvidia - conky now has built in lua 5.3 support (tolua++_5.3 NOT required) - See this PKGBUILD source - Just change one variable to build the git version - defaults to release version.
- pkgver = 1.11.2
+ pkgver = 1.11.3
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.11.2.tar.gz
+ source = https://github.com/brndnmtthws/conky/archive/v1.11.3.tar.gz
md5sums = SKIP
pkgname = conky-cairo
diff --git a/PKGBUILD b/PKGBUILD
index 4cebaf240d8e..1fed23441f34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@
# 'perl-xml-libxml' 'perl-xml-sax-expat' in makedepends
pkgname=conky-cairo
-pkgver=1.11.2
+pkgver=1.11.3
pkgrel=1
pkgdesc='conky - built for nvidia - conky now has built in lua 5.3 support (tolua++_5.3 NOT required) - See this PKGBUILD source - Just change one variable to build the git version - defaults to release version.'
url='https://github.com/brndnmtthws/conky'