summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParamvir Likhari2023-10-12 10:30:09 +0530
committerParamvir Likhari2023-10-12 10:30:09 +0530
commit8b2fa6959c5fdaac3a36693c7148dbd90ab6d074 (patch)
treeed7dfd640cc8370d64ba7e5710795c8f2b5a3bfd
parent4b0d228054aafa4c37c45e56e4db966a119bdad6 (diff)
downloadaur-8b2fa6959c5fdaac3a36693c7148dbd90ab6d074.tar.gz
1.19.5 commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeaaffe1fb83..d4046ec181cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = conky-cairo
- pkgdesc = conky - built for nvidia - Just change one variable to build the git version - defaults to release version.
- pkgver = 1.19.4
+ pkgdesc = Lightweight system monitor for X, Wayland, console, or file/HTTP output (with Cairo/Cairo-Lua support)
+ pkgver = 1.19.5
pkgrel = 1
url = https://github.com/brndnmtthws/conky
arch = i686
@@ -26,7 +26,7 @@ pkgbase = conky-cairo
conflicts = conky
replaces = torsmo
replaces = conky
- source = https://github.com/brndnmtthws/conky/archive/v1.19.4.tar.gz
+ source = https://github.com/brndnmtthws/conky/archive/v1.19.5.tar.gz
md5sums = SKIP
pkgname = conky-cairo
diff --git a/PKGBUILD b/PKGBUILD
index 59164f467c96..2c29892ba6c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,9 +22,9 @@
# 'perl-xml-libxml' 'perl-xml-sax-expat' in makedepends
pkgname=conky-cairo
-pkgver=1.19.4
+pkgver=1.19.5
pkgrel=1
-pkgdesc='conky - built for nvidia - Just change one variable to build the git version - defaults to release version.'
+pkgdesc='Lightweight system monitor for X, Wayland, console, or file/HTTP output (with Cairo/Cairo-Lua support)'
url='https://github.com/brndnmtthws/conky'
license=('GPL3' 'BSD')
arch=('i686' 'x86_64')