diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-03-27 09:40:14 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-03-27 09:40:14 +0100 |
commit | 52d09a32cbc01a7332608eefe1b03ca61bb8e20a (patch) | |
tree | 2ab607859e612a8bc07508e61c529cb35b464c64 /conky-irc/PKGBUILD | |
parent | bf9bb483f08a3b2896ab7fe76e8fa6b7b085dafe (diff) | |
download | archlinuxewe-52d09a32cbc01a7332608eefe1b03ca61bb8e20a.tar.xz |
conky-irc: rebuild
Diffstat (limited to 'conky-irc/PKGBUILD')
-rw-r--r-- | conky-irc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conky-irc/PKGBUILD b/conky-irc/PKGBUILD index 7d1e1ced0..0b79e9aaf 100644 --- a/conky-irc/PKGBUILD +++ b/conky-irc/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.15.0 provides=("conky=${pkgver}") conflicts=('conky') _gitcommit=70d7d5c796e3e84e674705ffc6aaf7a0d6c5b109 -pkgrel=3 +pkgrel=4 pkgdesc='Lightweight system monitor for X - with irc-client enabled' url='https://github.com/brndnmtthws/conky' license=('BSD' 'GPL') @@ -25,7 +25,7 @@ _pinned_dependencies=( 'libncursesw.so=6' 'libpulse.so=0' 'libsystemd.so=0' - 'libx11=1.8.7' + 'libx11=1.8.8' 'libxdamage=1.1.6' 'libxext=1.3.6' 'libxfixes=6.0.1' |