summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase2021-04-22 13:34:24 +0200
committerSven-Hendrik Haase2021-04-22 13:34:24 +0200
commit522bc62f84bdce094153f281e9c9b568cfa20a04 (patch)
treed19022efcfa898fd7b1248c839de036dcb255f87
parent30426849107af16d96b7565458072846f21b05cc (diff)
downloadaur-522bc62f84bdce094153f281e9c9b568cfa20a04.tar.gz
Use https
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 050adda36b57..521e4fd343b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,19 +2,19 @@ pkgbase = brother-dcp-l8450cdw
pkgdesc = LPR and CUPS driver for the Brother DCP-L8450CDW
pkgver = 1.1.2
pkgrel = 1
- url = http://solutions.brother.com/linux
+ url = https://solutions.brother.com/linux
arch = i686
arch = x86_64
license = GPL2
license = custom:Brother EULA
depends = cups
- depends = lib32-glibc
- source = http://download.brother.com/welcome/dlf101082/dcpl8450cdwlpr-1.1.2-1.i386.rpm
- source = http://download.brother.com/welcome/dlf101083/dcpl8450cdwcupswrapper-1.1.3-1.i386.rpm
+ source = https://download.brother.com/welcome/dlf101082/dcpl8450cdwlpr-1.1.2-1.i386.rpm
+ source = https://download.brother.com/welcome/dlf101083/dcpl8450cdwcupswrapper-1.1.3-1.i386.rpm
source = wrapper.patch
sha512sums = 3669f81f0624da3ca0bde93c79dd6350b27fd311052babc5db5e8c6968299da5cbc38f4833ef284e39e66aa895e0213ef99990c3d7cde9d04e5cb5f5513c19a3
sha512sums = 9648a92e69ecf2086cf766ff67717f7e030d1613517f23304490bd4560431ecdeceeb11af99be47c306990559464b3bc99cfd4da2b61d5fcfeb0a752d3552455
sha512sums = 56f0a77158294641cba9540fc01ea40569eaec13b19986ab12babd99860ad20beeabefd8b8e405112427a1c6cc664a2d8c34fe2212143d31a48a8b2edc10aec9
+ depends_x86_64 = lib32-glibc
pkgname = brother-dcp-l8450cdw
diff --git a/PKGBUILD b/PKGBUILD
index aac86078198a..9685259da12e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgver=1.1.2
pkgrel=1
pkgdesc="LPR and CUPS driver for the Brother DCP-L8450CDW"
arch=('i686' 'x86_64')
-url="http://solutions.brother.com/linux"
+url="https://solutions.brother.com/linux"
license=('GPL2' 'custom:Brother EULA')
depends=('cups')
depends_x86_64=('lib32-glibc')
-source=("http://download.brother.com/welcome/dlf101082/dcpl8450cdwlpr-1.1.2-1.i386.rpm"
- "http://download.brother.com/welcome/dlf101083/dcpl8450cdwcupswrapper-1.1.3-1.i386.rpm"
+source=("https://download.brother.com/welcome/dlf101082/dcpl8450cdwlpr-1.1.2-1.i386.rpm"
+ "https://download.brother.com/welcome/dlf101083/dcpl8450cdwcupswrapper-1.1.3-1.i386.rpm"
wrapper.patch)
sha512sums=('3669f81f0624da3ca0bde93c79dd6350b27fd311052babc5db5e8c6968299da5cbc38f4833ef284e39e66aa895e0213ef99990c3d7cde9d04e5cb5f5513c19a3'
'9648a92e69ecf2086cf766ff67717f7e030d1613517f23304490bd4560431ecdeceeb11af99be47c306990559464b3bc99cfd4da2b61d5fcfeb0a752d3552455'