summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParamvir Likhari2023-10-14 04:52:34 +0530
committerParamvir Likhari2023-10-14 04:52:34 +0530
commitcd741f100d60c9cccfd1f96f4d005b8801824a9e (patch)
treeabb27ec7dcb8992e67579d4c5c2c9f80eb05e86d
parent9b4410b2450fa05fce609cac44a8cde91e176ee2 (diff)
downloadaur-cd741f100d60c9cccfd1f96f4d005b8801824a9e.tar.gz
1.19.6 commit
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c988bbb12574..978879a0c7ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,7 @@
pkgbase = conky-cairo
pkgdesc = Lightweight system monitor for X, Wayland, console, or file/HTTP output (with Cairo/Cairo-Lua support)
- pkgver = 1.19.4
+ pkgver = 1.19.6
pkgrel = 1
- epoch = 1
url = https://github.com/brndnmtthws/conky
arch = i686
arch = x86_64
@@ -27,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.6.tar.gz
md5sums = SKIP
pkgname = conky-cairo
diff --git a/PKGBUILD b/PKGBUILD
index 3c81834804d0..793300fc68b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@
# 'perl-xml-libxml' 'perl-xml-sax-expat' in makedepends
pkgname=conky-cairo
-pkgver=1.19.4
+pkgver=1.19.6
pkgrel=1
pkgdesc='Lightweight system monitor for X, Wayland, console, or file/HTTP output (with Cairo/Cairo-Lua support)'
url='https://github.com/brndnmtthws/conky'
@@ -32,7 +32,6 @@ arch=('i686' 'x86_64')
replaces=('torsmo' 'conky')
conflicts=('conky')
provides=('conky')
-epoch=1
## nvidia requirements - comment for non-nvidia
depends=( 'alsa-lib' 'libxml2' 'curl' 'cairo' 'wireless_tools' 'libxft' 'librsvg' 'glib2' 'libxdamage' 'imlib2' 'lua' 'libxnvctrl' 'libxinerama' )