summarylogtreecommitdiffstats
path: root/go-for-it.install
diff options
context:
space:
mode:
authorMiodrag Tokić2021-01-24 19:41:22 +0100
committerMiodrag Tokić2021-01-24 19:41:22 +0100
commitfcc82857e4ad4d6016f0e482971bdc00d9d73da1 (patch)
tree70dd87c4b1fe2b50fa5ba3a1388eebc5439e8696 /go-for-it.install
parent8599212b68fc20b5c1f6643d8f859b841c548255 (diff)
downloadaur-fcc82857e4ad4d6016f0e482971bdc00d9d73da1.tar.gz
Update to version 1.9.0
Diffstat (limited to 'go-for-it.install')
-rw-r--r--go-for-it.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/go-for-it.install b/go-for-it.install
index ebc2043f48ec..5e801491d026 100644
--- a/go-for-it.install
+++ b/go-for-it.install
@@ -5,4 +5,9 @@ post_upgrade() {
echo '>>> This will affect application shortcut and config directory'
echo '>>> that might need adjustment. For example, rename'
echo '>>> "~/.config/com.github.jmoerman.go-for-it" to "~/.config/go-for-it".'
+ echo '>>> As of version 1.9.0-1 the application system name changed'
+ echo '>>> from "go-for-it" to "com.github.jmoerman.go-for-it".'
+ echo '>>> This should not affect application shortcut as this is now'
+ echo '>>> handled by the PKGBUILD and application configuration is'
+ echo '>>> stored in the GSettings database.'
}