summarylogtreecommitdiffstats
path: root/aarchup.install
diff options
context:
space:
mode:
authorAndré Ericson2015-09-30 00:57:31 -0300
committerAndré Ericson2015-09-30 00:57:31 -0300
commitf74a8bbfb68f32764de52836576d7eeb5de1d453 (patch)
treec373a24e463d7974fda923a116738eaab7cf5131 /aarchup.install
parent1f78846a34d2144faf33458166966d2f5080e1dc (diff)
downloadaur-f74a8bbfb68f32764de52836576d7eeb5de1d453.tar.gz
Explicitly tell on upgrade that we use checkupdates
Diffstat (limited to 'aarchup.install')
-rw-r--r--aarchup.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/aarchup.install b/aarchup.install
index 6f84814c2369..2eafe0eb4a84 100644
--- a/aarchup.install
+++ b/aarchup.install
@@ -1,7 +1,7 @@
post_upgrade() {
cat << EOF
To avoid problems with partial upgrades (http://gist.io/5660494) we no longer
- use the combination of pacman -Sy/-Qu to check for updates.
+ use the combination of pacman -Sy/-Qu to check for updates. We now use checkupdates.
As a result of this --ignore-disconnect was removed. Please remove it from your configurations, if you were using it.