summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2018-02-18 23:47:42 -0800
committerBenjamin Denhartog2018-02-18 23:47:42 -0800
commitbbe2aa4ecf9d55b05c0958a16b49468c6af9e7d9 (patch)
treea2d8ee83dcad64a3a645f7b9a7168fb85780f0cb
parentb08d5d07dc0395a6f50976b09017c867148489a5 (diff)
downloadaur-bbe2aa4ecf9d55b05c0958a16b49468c6af9e7d9.tar.gz
update URI scheme to https
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02ed49c2c0c9..2fc572969bde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ source=('http://www.protocasedesigner.com/RELEASE/protocaseDesigner-linux-i586-'
md5sums=('790133b8c4bf8baea3691024b0c9105b'
'f66d02094444eac61f468371589fcc9c')
-[ "$CARCH" = "x86_64" ] && source=('http://www.protocasedesigner.com/RELEASE/protocaseDesigner-linux-amd64-'$pkgver'.tar.gz'
+[ "$CARCH" = "x86_64" ] && source=('https://www.protocasedesigner.com/RELEASE/protocaseDesigner-linux-amd64-'$pkgver'.tar.gz'
ProtocaseDesigner.desktop)
[ "$CARCH" = "x86_64" ] && md5sums=('ccd28b8c4daab6142ff3212a7920c3d8'
'f66d02094444eac61f468371589fcc9c')