summarylogtreecommitdiffstats
path: root/ccm.install
diff options
context:
space:
mode:
authorgraysky2016-08-28 05:35:45 -0400
committergraysky2016-08-28 05:35:45 -0400
commit6ed84ca9a7fde61930f2e944578f9626eee2d455 (patch)
tree5af4ee925f11d088f69feb57575267cf5f342837 /ccm.install
parentee96f5bdb5001fe1b49ba69563f7e67ab5351059 (diff)
downloadaur-6ed84ca9a7fde61930f2e944578f9626eee2d455.tar.gz
Update to 2.82-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 362f836fd878..fcb5afa813c5 100644
--- a/ccm.install
+++ b/ccm.install
@@ -2,7 +2,7 @@
## arg 2: the old package version
post_upgrade() {
- for test in 2.73-1 2.72-1 2.55-1 2.17-1 2.22-1 2.69-1; do
+ 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
if [ "$(vercmp $2 $test)" -lt 1 ]; then
echo
echo '--> Please check ~/.config/clean-chroot-manager.conf against the'