diff --git a/extra/conky/.SRCINFO b/extra/conky/.SRCINFO
index 19ad42269..a33161305 100644
--- a/extra/conky/.SRCINFO
+++ b/extra/conky/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = conky
 	pkgdesc = Light-weight system monitor for X, Wayland, and other things, too
-	pkgver = 1.18.3
+	pkgver = 1.19.6
 	pkgrel = 1
 	url = https://github.com/brndnmtthws/conky
 	arch = x86_64
@@ -44,7 +44,7 @@ pkgbase = conky
 	depends = libsystemd.so
 	depends = wayland
 	depends = wireless_tools
-	source = git+https://github.com/brndnmtthws/conky.git#tag=9a747a3209e3d7da42da9d9241ef23d8069c3126?signed
+	source = git+https://github.com/brndnmtthws/conky.git#tag=6d985b350df9cdc0a9fab533710d04db27591bf0?signed
 	validpgpkeys = AF310802C8EFA20499CF3556137B7AC2BDFD8DF0
 	sha512sums = SKIP
 	b2sums = SKIP
diff --git a/extra/conky/PKGBUILD b/extra/conky/PKGBUILD
index 7794e9ae8..126c8881c 100644
--- a/extra/conky/PKGBUILD
+++ b/extra/conky/PKGBUILD
@@ -10,8 +10,8 @@
 #  - remove makedepends on pandoc, set -D BUILD_DOCS=OFF
 
 pkgname=conky
-pkgver=1.18.3
-_gitcommit=9a747a3209e3d7da42da9d9241ef23d8069c3126  # refs/tags/v1.18.3
+pkgver=1.19.6
+_gitcommit=6d985b350df9cdc0a9fab533710d04db27591bf0  # refs/tags/v1.19.6
 pkgrel=1
 pkgdesc='Light-weight system monitor for X, Wayland, and other things, too'
 url='https://github.com/brndnmtthws/conky'