summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParamvir Likhari2023-04-11 11:22:31 +0530
committerParamvir Likhari2023-04-11 11:22:31 +0530
commit3856736c37db7baeed7387d257d60d18f3ff1fba (patch)
tree8bf5b5ac312bcfc3537676bc9b29cdf891c860b3
parentca5c08a942a6fc9ef2fe077a478c8b1daf9e8704 (diff)
downloadaur-3856736c37db7baeed7387d257d60d18f3ff1fba.tar.gz
1.19.1 commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad7d61ada456..7685964d8743 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.0
+ pkgver = 1.19.1
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.0.tar.gz
+ source = https://github.com/brndnmtthws/conky/archive/v1.19.1.tar.gz
md5sums = SKIP
pkgname = conky-cairo
diff --git a/PKGBUILD b/PKGBUILD
index 7a2f705fc912..b9fa80e11fcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@
# 'perl-xml-libxml' 'perl-xml-sax-expat' in makedepends
pkgname=conky-cairo
-pkgver=1.19.0
+pkgver=1.19.1
pkgrel=1
pkgdesc='conky - built for nvidia - Just change one variable to build the git version - defaults to release version.'
url='https://github.com/brndnmtthws/conky'