diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-02-08 09:10:05 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-02-08 09:10:05 +0100 |
commit | ed1605e020a78bf71504ac46aacd806ef76bd80d (patch) | |
tree | edd6646298d153a9c18aeb87141290b0b91e8bbc /conky-irc | |
parent | 02502b8b8b61fd45bc72ae81b0163059a971d785 (diff) | |
download | archlinuxewe-ed1605e020a78bf71504ac46aacd806ef76bd80d.tar.xz |
conky-irc 1.15.0-2 -> 1.17.0.r27.gfe277539-1
Diffstat (limited to 'conky-irc')
-rw-r--r-- | conky-irc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conky-irc/PKGBUILD b/conky-irc/PKGBUILD index 9e47539c8..8726fbea0 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=2 +pkgrel=1 pkgdesc='Lightweight system monitor for X - with irc-client enabled' url='https://github.com/brndnmtthws/conky' license=('BSD' 'GPL') |