summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a861f045223e..0497546888d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,8 @@ pkgbase = brscan4
license = custom:Brother
depends = sane
depends = libusb-compat
- source = http://download.brother.com/welcome/dlf006648/brscan4-0.4.5-1.x86_64.rpm
- source = http://www.brother.com/agreement/English_sane/agree.html
+ source = https://download.brother.com/welcome/dlf006648/brscan4-0.4.5-1.x86_64.rpm
+ source = https://www.brother.com/agreement/English_sane/agree.html
source = mk-udev-rules
md5sums = 05ed2f7a58592770ddc9e2e24a2706f8
md5sums = ccffb9a6f6d436b21be25b0241068981
diff --git a/PKGBUILD b/PKGBUILD
index 5adbd6b560d9..4398c5e57e7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ install=brscan4.install
[ "$CARCH" = "x86_64" ] && pkg="dlf006648/${pkgname}-${pkgver/_/-}.x86_64.rpm" || pkg="dlf006647/${pkgname}-${pkgver/_/-}.i386.rpm"
[ "$CARCH" = "x86_64" ] && pkg_md5sum="05ed2f7a58592770ddc9e2e24a2706f8" || pkg_md5sum="f7375fe4337d22716dae2e16e92ba6ea"
-source=("http://download.brother.com/welcome/$pkg"
- "http://www.brother.com/agreement/English_sane/agree.html"
+source=("https://download.brother.com/welcome/$pkg"
+ "https://www.brother.com/agreement/English_sane/agree.html"
mk-udev-rules)
md5sums=($pkg_md5sum
'ccffb9a6f6d436b21be25b0241068981'