summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2021-03-02 15:41:57 -0600
committerMiles McLean2021-03-02 15:41:57 -0600
commit65d02449274b2da10ede843285ec73088d7b6b7c (patch)
tree586400ee0311e283b7fd0dde5a1acb2671506973 /PKGBUILD
parent1018b66bf056ca2702ff146ea313554753755665 (diff)
downloadaur-anyremote.tar.gz
Changed download source to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0de78b72e633..95b5984c9e63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ optdepends=('ganyremote: GTK frontend'
'wmctrl'
'imagemagick')
install=anyremote.install
-source=(http://downloads.sourceforge.net/sourceforge/anyremote/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/anyremote/$pkgname-$pkgver.tar.gz)
md5sums=('fd87404e8f820e9b4756c38c930c8367')
build() {