summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-09 09:42:06 +0200
committerErich Eckner <git@eckner.net>2018-07-09 09:42:06 +0200
commit27e7fdf495e96a181abc2145693488fc3dbb250c (patch)
tree637f6b8948d7db1f7f144d83cce4a9f031bbf80b /checkVersions
parent0c2ab10fff15c16d1dbe6343953746291576c22d (diff)
downloadarchlinuxewe-27e7fdf495e96a181abc2145693488fc3dbb250c.tar.xz
checkVersions: conky -> conky-irc
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index ae2e63fae..0e5ee12b1 100755
--- a/checkVersions
+++ b/checkVersions
@@ -510,7 +510,7 @@ then
grep "^${quNam}v\?[0-9.]\+\$" | \
sed "s|^${quNam}v\?||" | \
(
- if [ "${pkgname}" == "conky" ]
+ if [ "${pkgname}" == "conky-irc" ]
then
grep -v '\.999$'
else