summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavion2021-05-14 07:31:34 +1000
committerXavion2021-05-14 07:31:34 +1000
commit86db8abf69c74c6741ffe790bca4e572df6683ab (patch)
tree70749d727746c7b7fb851f0b32cb10144983827a /PKGBUILD
parente728ecd08d7d2c3653d82067eba43809a0050cae (diff)
downloadaur-86db8abf69c74c6741ffe790bca4e572df6683ab.tar.gz
Updated URLs to HTTPS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8c74800817a..e6de3bf1d100 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _filename_=Quamachi
pkgver=0.8.0
pkgrel=1
pkgdesc="A Hamachi GUI for Linux"
-url="http://${_filename_}.Xavion.name"
+url="https://${_filename_}.Xavion.name"
arch=("any")
license=("LGPL3")
depends=("python-pyqt5" "logmein-hamachi>=2.1")
@@ -15,7 +15,7 @@ optdepends=("mtr: A ping GUI"
"terminal: A shell GUI"
"vinagre: A VNC client GUI")
install="${_filename_}.install"
-source=(http://prdownloads.sourceforge.net/${pkgname}/${_filename_}-${pkgver}.tar.bz2)
+source=(https://prdownloads.sourceforge.net/${pkgname}/${_filename_}-${pkgver}.tar.bz2)
build() {
cd "${srcdir}"/${_filename_}/Build