summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorParamvir Likhari2018-01-27 18:27:45 +0530
committerParamvir Likhari2018-01-27 18:27:45 +0530
commit59ea14fb52c0e88f9027041a5b9b383ed437e6b5 (patch)
tree4914620e3e83fb3249a3a1b61fcc92ad4f0901ff /PKGBUILD
parentbecafa93478dbdafbff8182d2d932c65b9b8cc11 (diff)
downloadaur-59ea14fb52c0e88f9027041a5b9b383ed437e6b5.tar.gz
update to conky 1.10.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaa7d7a35c05..60159cbcdbbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,8 +22,8 @@
# 'perl-xml-libxml' 'perl-xml-sax-expat' in makedepends
pkgname=conky-cairo
-pkgver=1.10.6
-pkgrel=2
+pkgver=1.10.7
+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.'
url='https://github.com/brndnmtthws/conky'
license=('GPL3' 'BSD')
@@ -60,7 +60,7 @@ case ${_myopts} in
makedepends=( 'cmake' )
source=(${url}/archive/v${pkgver}.tar.gz)
- md5sums=('bcd9e0ff7304e14f07aea53efa73998f')
+ md5sums=('SKIP')
esac