diff options
author | Erich Eckner <git@eckner.net> | 2020-11-23 06:59:50 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-11-23 06:59:50 +0100 |
commit | fa4a1e000cc6bb5c895fced1e9efb46f30b40145 (patch) | |
tree | 543e152e835bb5c14d83ba367f89aea4fb5e9b26 /conky-irc/PKGBUILD | |
parent | cf841109e70dd236c9742bdc05a9f2d5686c2486 (diff) | |
download | archlinuxewe.git.save-fa4a1e000cc6bb5c895fced1e9efb46f30b40145.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 4e2aeee1..86d852ea 100644 --- a/conky-irc/PKGBUILD +++ b/conky-irc/PKGBUILD @@ -9,7 +9,7 @@ pkgname=conky-irc pkgver=1.11.6 provides=("conky=${pkgver}") conflicts=('conky') -pkgrel=8 +pkgrel=9 pkgdesc='Lightweight system monitor for X - with irc-client enabled' url='https://github.com/brndnmtthws/conky' license=('BSD' 'GPL') @@ -24,7 +24,7 @@ _pinned_dependencies=( 'libncursesw.so=6' 'libpulse.so=0' 'libsystemd.so=0' - 'libx11=1.6.12' + 'libx11=1.7.0' 'libxdamage=1.1.5' 'libxext=1.3.4' 'libxfixes=5.0.3' |