summarylogtreecommitdiffstats
path: root/visual-paradigm-community.install
diff options
context:
space:
mode:
authorAlex Talker2016-10-01 16:44:48 +0300
committerAlex Talker2016-10-01 16:44:48 +0300
commit2c300b8268df81eaa6dada51ed6988cadad88202 (patch)
tree48913119b21b43e4875044dbcf6cd720b81be5c3 /visual-paradigm-community.install
parent3f950d9d6d7969bdbf7cd680cca071738f65135a (diff)
downloadaur-2c300b8268df81eaa6dada51ed6988cadad88202.tar.gz
Move things from OBS experiment to AUR
Diffstat (limited to 'visual-paradigm-community.install')
-rw-r--r--visual-paradigm-community.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/visual-paradigm-community.install b/visual-paradigm-community.install
index 2bbae8797ec5..3ad563b5ee74 100644
--- a/visual-paradigm-community.install
+++ b/visual-paradigm-community.install
@@ -1,8 +1,17 @@
+repo_info() {
+ echo "============================="
+ echo "You can download the package in repo:"
+ echo "[home_alextalker_aur_Arch_Extra]"
+ echo "SigLevel = Never"
+ echo 'Server = http://download.opensuse.org/repositories/home:/alextalker:/aur/Arch_Extra/$arch'
+}
+
post_install() {
update-desktop-database -q
update-mime-database /usr/share/mime
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
archlinux-java fix
+ repo_info
}
post_upgrade() {