summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2016-08-17 11:26:08 +0300
committerSpyros Stathopoulos2016-08-17 11:26:08 +0300
commit1a41cac150a7342a1f90247d703500d39f74ab3b (patch)
tree1d06f42bd7c015c23afc2830f7a84fdc4722bd86 /PKGBUILD
parent3b05ee23bc527e221adbab6ccaeb53e2ee783444 (diff)
downloadaur-1a41cac150a7342a1f90247d703500d39f74ab3b.tar.gz
Update to 1.10.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd271ad69dbd..18661f381f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=conky-lua-nv
_pkgname=conky
-pkgver=1.10.2
-pkgrel=2
+pkgver=1.10.4
+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"
@@ -26,7 +26,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=('7392523d2eb9e2044faae8d44cbd006b387d0a85'
+sha1sums=('f2da0e3b8e6ff8ebc42b35f710f822e228616993'
'96cdbc38e8706c8a3120601983df5c7265716128'
'6e53bb6e94b80b19f64451e34606c5d5e9c7a666')
options=('!strip' 'debug')