summarylogtreecommitdiffstats
path: root/ccm.install
diff options
context:
space:
mode:
authorgraysky2015-11-14 11:30:37 -0500
committergraysky2015-11-14 11:30:37 -0500
commitc16b592e9447cb8755acebfc382dc5c5a5f11ee9 (patch)
tree8987658cb1edb82c3ba46eb9714e40d256b3cf9f /ccm.install
parent495c606f008e89769d36992873552da8f6f33938 (diff)
downloadaur-c16b592e9447cb8755acebfc382dc5c5a5f11ee9.tar.gz
Update to 2.73-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 af814179ff57..362f836fd878 100644
--- a/ccm.install
+++ b/ccm.install
@@ -2,7 +2,7 @@
## arg 2: the old package version
post_upgrade() {
- for test in 2.72-1 2.55-1 2.17-1 2.22-1 2.69-1; do
+ for test in 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'