summaryrefslogtreecommitdiff
path: root/bumpPkgrel
diff options
context:
space:
mode:
Diffstat (limited to 'bumpPkgrel')
-rwxr-xr-xbumpPkgrel2
1 files changed, 1 insertions, 1 deletions
diff --git a/bumpPkgrel b/bumpPkgrel
index 82d3d4a3..e967acb5 100755
--- a/bumpPkgrel
+++ b/bumpPkgrel
@@ -25,7 +25,7 @@ fi
pin_dependency() {
sed '
- s/=.*$//
+ s/>\?=.*$//
/^$/d
' \
| sort -k1,1 \