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 e1bb4df7..c9395720 100755
--- a/checkVersions
+++ b/checkVersions
@@ -422,7 +422,7 @@ then
git -C /usr/src/archlinux32/archiso32 tag
} | \
sed -n '
- s/^\(i686-\|dual-\)v//
+ s/^v//
T
p
' | \