summarylogtreecommitdiffstats
path: root/ccm.install
diff options
context:
space:
mode:
authorgraysky2017-12-29 10:41:27 -0500
committergraysky2017-12-29 10:41:27 -0500
commit8d5c6b356d60c5e93101d5bb2b8fb055b15ff8dc (patch)
treed8f5c519f357b34fbef64a3516061984143b8ce2 /ccm.install
parentfbd0b5a2a52810720fd960737dd9780eeb00823e (diff)
downloadaur-8d5c6b356d60c5e93101d5bb2b8fb055b15ff8dc.tar.gz
Update to 2.88-1
Diffstat (limited to 'ccm.install')
-rw-r--r--ccm.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccm.install b/ccm.install
index fcb5afa813c5..bfe962101137 100644
--- a/ccm.install
+++ b/ccm.install
@@ -2,7 +2,7 @@
## arg 2: the old package version
post_upgrade() {
- for test in 2.81-1 2.73-1 2.72-1 2.55-1 2.17-1 2.22-1 2.69-1; do
+ for test in 2.87-1 2.81-1 2.73-1 2.72-1 2.55-1 2.17-1 2.22-1 2.69-1; do
if [ "$(vercmp $2 $test)" -lt 1 ]; then
echo
echo '--> Please check ~/.config/clean-chroot-manager.conf against the'