summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOmar Pakker2019-06-02 19:11:48 +0000
committerOmar Pakker2019-06-02 19:11:48 +0000
commit75458a230ec827220e0e2e0458496f232d8c05be (patch)
treebd36eb8ee34b680970aff40a4a15bf00ea3d3895
parent426255da504e6ded811112c8082f8ad9d5cedfc6 (diff)
downloadaur-75458a230ec827220e0e2e0458496f232d8c05be.tar.gz
Update reference to the latest host application as the original appveyor link is dead nowadays.
-rw-r--r--looking-glass-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/looking-glass-git.install b/looking-glass-git.install
index a9eae2492f87..a133987852e1 100644
--- a/looking-glass-git.install
+++ b/looking-glass-git.install
@@ -1,6 +1,6 @@
post_install() {
echo -e "\033[1;33mMake sure to grab the latest Windows host application build!"
- echo -e "Get it here: https://ci.appveyor.com/project/gnif/lookingglass/build/artifacts"
+ echo -e "Get it from the 'Bleeding Edge' section here: https://looking-glass.hostfission.com/downloads"
echo -e "\033[1;36mAlternatively, switch to the versioned releases by building https://aur.archlinux.org/pkgbase/looking-glass/ instead.\033[0m"
}