summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2016-10-16 16:58:44 +0100
committerSpyros Stathopoulos2016-10-16 16:58:44 +0100
commitcd0562de206342f3d1c3204b035d2bf8df1d5214 (patch)
tree831dd3d6dd3772a6740ff2e22a9b2e84da61701e /PKGBUILD
parent7861e9f576706588fa0efa1c26135593b26c1fdf (diff)
downloadaur-cd0562de206342f3d1c3204b035d2bf8df1d5214.tar.gz
Update to v1.10.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8398d8133ad..792d72b10dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=conky-lua-nv
_pkgname=conky
-pkgver=1.10.4
-pkgrel=2
+pkgver=1.10.5
+pkgrel=1
pkgdesc="An advanced system monitor for X based on torsmo with lua and nvidia enabled"
arch=('i686' 'x86_64')
url="https://github.com/brndnmtthws/conky"
@@ -27,7 +27,7 @@ optdepends=('nvidia: for GT4xx and newer GPUs',
source=(https://github.com/brndnmtthws/${_pkgname}/archive/v${pkgver}.tar.gz
ascii.patch
fix_build.patch)
-sha1sums=('f2da0e3b8e6ff8ebc42b35f710f822e228616993'
+sha1sums=('a560c356ce4c3e2918601743b57d19a18fe01a72'
'96cdbc38e8706c8a3120601983df5c7265716128'
'6e53bb6e94b80b19f64451e34606c5d5e9c7a666')
options=('!strip' 'debug')