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 25bcd9cb..37f1af60 100755
--- a/checkVersions
+++ b/checkVersions
@@ -267,7 +267,7 @@ then
remVer=$(
pacman -Ss '^python-sip$' \
| sed '
- s@^\S\+/python-sip \([0-9.]\+\)-[0-9]\+$@\1@
+ s@^\S\+/python-sip \([0-9.]\+\)-[0-9]\+\( .*\)\?$@\1@
t
d
'