summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
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