summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e683ab0c64ef..221fea9f706d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = anyremote
optdepends = pngout: upload icons to JSR-82 compatible phone
optdepends = wmctrl
optdepends = imagemagick
- source = http://downloads.sourceforge.net/sourceforge/anyremote/anyremote-6.7.3.tar.gz
+ source = https://downloads.sourceforge.net/sourceforge/anyremote/anyremote-6.7.3.tar.gz
md5sums = fd87404e8f820e9b4756c38c930c8367
pkgname = anyremote
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() {