summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2024-03-14 23:52:41 +0000
committerSpyros Stathopoulos2024-03-14 23:52:41 +0000
commitc2b429618d89c95486f9445785bb51ed193739c4 (patch)
tree1f521fd4367a0330906c02ab568d7d97007baf62 /PKGBUILD
parentbf7c8dd9afb661c2502a41209bebdc0cf5623f39 (diff)
downloadaur-conky-lua-nv.tar.gz
Update to 1.19.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9dca9e2f89d..b41387f156d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=conky-lua-nv
_pkgname=conky
-pkgver=1.19.7
+pkgver=1.19.8
pkgrel=1
pkgdesc="Lightweight system monitor for X with lua and nvidia enabled"
arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@ optdepends=('nvidia: for NV11 and newer GPUs',
'nvidia-390xx-dkms: for NVC0 and GF1XX (Fermi) GPUs'
'nvidia-340xx-dkms: for NV40 and G70 (Curie) GPUs')
source=("https://github.com/brndnmtthws/${_pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
-sha1sums=('876ff3e3602cb5beb00d233bbff3b1a808769ecb')
+sha1sums=('acd122047f7c1b273192e599f25fcb99e1eccb81')
install='conky-lua-nv.install'
prepare() {