summarylogtreecommitdiffstats
path: root/ccm.install
diff options
context:
space:
mode:
authorgraysky2019-01-19 07:13:54 -0500
committergraysky2019-01-19 07:13:54 -0500
commitf11c3a53c96ee7941b01de7cc1922b8ce59b5feb (patch)
treed58cb5a72fbf5f6b04990c010a743cd9381eff65 /ccm.install
parent52d788a26c0ed08a3b9be9630974c5c4336b8087 (diff)
downloadaur-f11c3a53c96ee7941b01de7cc1922b8ce59b5feb.tar.gz
Update to 2.93-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 bfe962101137..1f832340c90d 100644
--- a/ccm.install
+++ b/ccm.install
@@ -2,7 +2,7 @@
## arg 2: the old package version
post_upgrade() {
- 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
+ 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; do
if [ "$(vercmp $2 $test)" -lt 1 ]; then
echo
echo '--> Please check ~/.config/clean-chroot-manager.conf against the'