summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArcher7772016-11-15 22:48:44 +0500
committerArcher7772016-11-15 22:48:44 +0500
commit96901be881b9cc75cfc9a7d7fae163695779ba2d (patch)
tree29e2213a01ab542d5fec3326feeacc2c5139ddb7 /PKGBUILD
parenta1e761650b7879c89830bc947525059c00fd47a1 (diff)
downloadaur-96901be881b9cc75cfc9a7d7fae163695779ba2d.tar.gz
Updated to 1.10.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 771b648eadc6..7bd2620399f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=conky
pkgname=conky-cli
-pkgver=1.10.1
+pkgver=1.10.5
pkgrel=1
pkgdesc="Lightweight system monitor for X, without X11 dependencies"
url='https://github.com/brndnmtthws/conky'
@@ -18,7 +18,7 @@ depends=('curl' 'lua' 'wireless_tools' 'libxml2')
source=("https://github.com/brndnmtthws/${_pkgname}/archive/v${pkgver}.tar.gz"
'lua53.patch')
-sha1sums=('97b59ec1daf54126b30516e8663a9cf1f218d8ae'
+sha1sums=('a560c356ce4c3e2918601743b57d19a18fe01a72'
'a3a74542b6524e5663ad37aaba292b48e8bea3b1')
prepare() {