Date: Friday, January 25, 2019 @ 06:44:08 Author: andyrtr Revision: 344700
use https url Modified: hplip/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-25 06:43:37 UTC (rev 344699) +++ PKGBUILD 2019-01-25 06:44:08 UTC (rev 344700) @@ -9,7 +9,7 @@ epoch=1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet" arch=('x86_64') -url="http://hplipopensource.com" +url="https://hplipopensource.com" license=('GPL2' 'custom') depends=('python-dbus' 'ghostscript' 'net-snmp' 'foomatic-db-engine' 'python-gobject') makedepends=('python-pyqt5' 'sane' 'rpcbind' 'cups' 'libusb')