summarylogtreecommitdiffstats
path: root/ccm.install
diff options
context:
space:
mode:
authorgraysky2015-09-24 11:26:16 -0400
committergraysky2015-09-24 11:26:16 -0400
commita7e614e84858e8495d7009d819d549c5057d5439 (patch)
tree11f10f352c651e1cba7429608c4a7cac31babea9 /ccm.install
parent6569e98faff577e8bb27fdd7e249e2a7c1a43c14 (diff)
downloadaur-a7e614e84858e8495d7009d819d549c5057d5439.tar.gz
Update to 2.69-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 71e448cfb71c..6a51d5957514 100644
--- a/ccm.install
+++ b/ccm.install
@@ -2,7 +2,7 @@
## arg 2: the old package version
post_upgrade() {
- for test in 2.55-1 2.17-1 2.22-1; do
+ for test in 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'