summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2019-11-22 19:04:53 +0000
committerSpyros Stathopoulos2019-11-22 19:04:53 +0000
commit3df42716a32d8a0d55f5f9ec8fe18fdcda6ad7c2 (patch)
treea066acd562c4aed85df721778b72ac118d05f359 /PKGBUILD
parent9b55d710bc0030b0d1cbc01522e46b48274f44cf (diff)
downloadaur-3df42716a32d8a0d55f5f9ec8fe18fdcda6ad7c2.tar.gz
Update to 1.11.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20ead02dfa34..f41fcf7c1421 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=conky-lua-nv
_pkgname=conky
-pkgver=1.11.3
-pkgrel=4
+pkgver=1.11.5
+pkgrel=5
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"
@@ -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=('73b607f5d7235ef4c44912b6c6b082dc1cf314e6')
+sha1sums=('623628667fdb159a51a7a44784fec4390ae6139d')
options=('!strip' 'debug')
install='conky-lua-nv.install'