brother-hll5210dn

maintainer drrossum · 0 votes · scanned 2026-08-18 13:39:48.676217
MEDIUM
View on AUR ↗
Why flagged One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

Triggered rules

MEDIUM source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:10 source=("https://download.brother.com/welcome/dlf105803/hll5210dnpdrv-${pkgver}-3.i386.rpm")

PKGBUILD

1 offending line(s) highlighted
1pkgname=brother-hll5210dn
2pkgver=4.0.3
3pkgrel=3
4pkgdesc="LPR driver for Brother HL-L5210DN printer"
5arch=("i686" "x86_64")
6url="https://support.brother.com/g/b/producttop.aspx?c=ca&lang=en&prod=hll5210dn_us_eu_as"
7license=("EULA")
8depends=('cups' 'ghostscript')
9depends_x86_64=('lib32-glibc')
10source=("https://download.brother.com/welcome/dlf105803/hll5210dnpdrv-${pkgver}-3.i386.rpm")
11md5sums=('714ed2924dec08534a7e0e41e47ee1c4')
12
13package() {
14 cp -R "$srcdir/opt" "$pkgdir/opt"
15 ln -s "/opt/brother/Printers/HLL5210DN/lpd/$CARCH/brprintconflsr3" "$pkgdir/opt/brother/Printers/HLL5210DN/lpd/"
16 ln -s "/opt/brother/Printers/HLL5210DN/lpd/$CARCH/rawtobr3" "$pkgdir/opt/brother/Printers/HLL5210DN/lpd/"
17
18 install -d "$pkgdir/usr/lib/cups/filter/"
19 ln -s "/opt/brother/Printers/HLL5210DN/cupswrapper/lpdwrapper" "$pkgdir/usr/lib/cups/filter/brother_lpdwrapper_HLL5210DN"
20
21 install -d "$pkgdir/usr/share/cups/model/"
22 ln -s "/opt/brother/Printers/HLL5210DN/cupswrapper/brother-HLL5210DN-cups-en.ppd" "$pkgdir/usr/share/cups/model/"
23}
24

Changes since previous scan

--- PKGBUILD @ 2026-06-20 00:18
+++ PKGBUILD @ 2026-08-18 13:39
@@ -1,14 +1,14 @@
pkgname=brother-hll5210dn
pkgver=4.0.3
-pkgrel=1
+pkgrel=3
pkgdesc="LPR driver for Brother HL-L5210DN printer"
arch=("i686" "x86_64")
url="https://support.brother.com/g/b/producttop.aspx?c=ca&lang=en&prod=hll5210dn_us_eu_as"
license=("EULA")
depends=('cups' 'ghostscript')
depends_x86_64=('lib32-glibc')
-source=("https://download.brother.com/welcome/dlf105803/hll5210dnpdrv-${pkgver}-1.i386.rpm")
-md5sums=('c0a5cdef5e67ac2fef4145d5e50c121a')
+source=("https://download.brother.com/welcome/dlf105803/hll5210dnpdrv-${pkgver}-3.i386.rpm")
+md5sums=('714ed2924dec08534a7e0e41e47ee1c4')
package() {
cp -R "$srcdir/opt" "$pkgdir/opt"

Scan history

Scanned at (UTC)SeverityRules
2026-08-18 13:39:48 MEDIUM 1
2026-06-20 00:18:46 MEDIUM 1
2026-06-19 23:51:18 CLEAN 2
2026-06-19 19:07:35 LOW 2
2026-06-18 16:11:54 MEDIUM 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion