summarylogtreecommitdiffstats
path: root/ccm.install
diff options
context:
space:
mode:
authorgraysky2019-12-23 13:49:46 -0500
committergraysky2019-12-23 13:49:46 -0500
commit76042f7de65ab6b215296138fd677f8847b3ae34 (patch)
treef96d66eda95b34b213d11dc434241276c4d85137 /ccm.install
parent570ad96aa0f8cf8005bb75fd7ddd12bf9c2514bf (diff)
downloadaur-76042f7de65ab6b215296138fd677f8847b3ae34.tar.gz
Update to 2.208-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 d5314de696b7..6105dafea410 100644
--- a/ccm.install
+++ b/ccm.install
@@ -3,7 +3,7 @@
post_upgrade() {
# define the versions for which a change is needed
- for test in 2.92-1 2.87-1 2.81-1 2.73-1 2.72-1 2.55-1 2.17-1 2.22-1 2.69-1 2.93-1 2.101-1 2.201-1 2.202-1; do
+ for test in 2.92-1 2.87-1 2.81-1 2.73-1 2.72-1 2.55-1 2.17-1 2.22-1 2.69-1 2.93-1 2.101-1 2.201-1 2.202-1 2.208-1; do
if [ "$(vercmp $2 $test)" -lt 0 ]; then
echo '--> WARNING: changes have been made with this release!'
echo '--> Please check ~/.config/clean-chroot-manager.conf against the'