diff options
author | grufo | 2021-08-21 13:42:14 +0100 |
---|---|---|
committer | grufo | 2021-08-21 13:42:14 +0100 |
commit | 8f0344e7ad404b5dd917b5527d845e1ba38064b2 (patch) | |
tree | 471d6104efa60e7d7176cd61db6faffe0ed1a232 /.SRCINFO | |
parent | c447dd67bd940fcdedeacda4b707da77ba5ba8cc (diff) | |
download | aur-8f0344e7ad404b5dd917b5527d845e1ba38064b2.tar.gz |
PKGBUILD: switch from https to ftp (cont'd)
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ pkgbase = hpuld depends = sane optdepends = hal: hardware abstraction layer noextract = uld-hp.tar.gz - source = https://ftp.hp.com/pub/softlib/software13/printers/MFP170/uld-hp_V1.00.39.12_00.15.tar.gz - source = https://ftp.hp.com/pub/softlib/software13/printers/IPG/M433/uld-hp.tar.gz + source = ftp://ftp.hp.com/pub/softlib/software13/printers/MFP170/uld-hp_V1.00.39.12_00.15.tar.gz + source = ftp://ftp.hp.com/pub/softlib/software13/printers/IPG/M433/uld-hp.tar.gz source = fulfill_template.sh md5sums = b20c5f5273f8d18077fe553919c7e3e9 md5sums = 5355df6678e547b4de1d9f7a4b660f10 |