summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphaël Doursenaud2021-08-24 18:14:14 +0200
committerRaphaël Doursenaud2021-08-24 18:14:14 +0200
commit1248cebaa28031b5b4fa3448a550841b4c809a0a (patch)
tree4a8c77cd868040f7572666bafc19b0937b0dfb29
parentd90ca3a1f1e73cef4f12d53b5559ca7ba23448bd (diff)
downloadaur-1248cebaa28031b5b4fa3448a550841b4c809a0a.tar.gz
Updated links
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3d8847651d4..95cfa3312c85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = brother-dcp9055cdn
pkgdesc = Brother CUPS and LPD driver for DCP-9055CDN
pkgver = 1.1.1
- pkgrel = 7
- url = http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html#DCP-9055CDN
+ pkgrel = 8
+ url = https://support.brother.com
arch = i686
arch = x86_64
license = custom:Brother
@@ -11,12 +11,11 @@ pkgbase = brother-dcp9055cdn
depends = psutils
depends = ghostscript
depends = cups
- source = http://download.brother.com/welcome/dlf005571/dcp9055cdnlpr-1.1.1-5.i386.deb
- source = http://download.brother.com/welcome/dlf005573/dcp9055cdncupswrapper-1.1.1-5.i386.deb
+ source = https://download.brother.com/welcome/dlf005571/dcp9055cdnlpr-1.1.1-5.i386.deb
+ source = https://download.brother.com/welcome/dlf005573/dcp9055cdncupswrapper-1.1.1-5.i386.deb
source = brlpdwrapperdcp9055cdn
md5sums = f9ffc1a38fcc64e1d7f82d13652a1f57
md5sums = b08a49bee644dac18229c2843c5349b2
md5sums = 2d368a9cbaeffbc7c9e24bcafe45b71e
pkgname = brother-dcp9055cdn
-
diff --git a/PKGBUILD b/PKGBUILD
index 2d15bcf2b189..924b6eaaa2a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=brother-dcp9055cdn
pkgver=1.1.1
-pkgrel=7
+pkgrel=8
_pkgrel=5
pkgdesc="Brother CUPS and LPD driver for DCP-9055CDN"
arch=('i686' 'x86_64')
-url="http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html#DCP-9055CDN"
+url="https://support.brother.com"
license=('custom:Brother' 'GPL')
if [ "$(uname -m)" = "x86_64" ]; then
@@ -15,8 +15,8 @@ else
depends=('psutils' 'ghostscript' 'cups')
fi
-source=(http://download.brother.com/welcome/dlf005571/dcp9055cdnlpr-$pkgver-$_pkgrel.i386.deb
- http://download.brother.com/welcome/dlf005573/dcp9055cdncupswrapper-$pkgver-$_pkgrel.i386.deb
+source=(https://download.brother.com/welcome/dlf005571/dcp9055cdnlpr-$pkgver-$_pkgrel.i386.deb
+ https://download.brother.com/welcome/dlf005573/dcp9055cdncupswrapper-$pkgver-$_pkgrel.i386.deb
brlpdwrapperdcp9055cdn)
md5sums=('f9ffc1a38fcc64e1d7f82d13652a1f57'