summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2019-01-09 19:12:36 +0000
committerSpyros Stathopoulos2019-01-09 19:12:36 +0000
commite4aa9e988c95421584134abc049719f09b8b0bd8 (patch)
tree2d974520cd82e2983e7ca1c05f9a7f93bdebeee7 /PKGBUILD
parent122a0964649515b58c26adc320c798d67e0aa144 (diff)
downloadaur-e4aa9e988c95421584134abc049719f09b8b0bd8.tar.gz
Update to 1.11.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9f84ea0c58b..a46113b98d43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=conky-lua-nv
_pkgname=conky
-pkgver=1.11.1
+pkgver=1.11.2
pkgrel=1
pkgdesc="An advanced system monitor for X based on torsmo with lua and nvidia enabled"
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ optdepends=('nvidia: for GT4xx and newer GPUs',
'nvidia-340xx: for G8x, G9x, GT2xx GPUS',
'nvidia-304xx: for GeForce 6/7 GPUs')
source=("https://github.com/brndnmtthws/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha1sums=('77284c5276271a51e2de649263b26d2e9eb9db97')
+sha1sums=('25490c5562dc45887fc8cf736b8954770ea649bf')
options=('!strip' 'debug')
install='conky-lua-nv.install'