[arch-commits] Commit in cups-pdf/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Fri Jan 25 06:42:02 UTC 2019


    Date: Friday, January 25, 2019 @ 06:42:00
  Author: andyrtr
Revision: 344694

use https url

Modified:
  cups-pdf/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 06:41:11 UTC (rev 344693)
+++ PKGBUILD	2019-01-25 06:42:00 UTC (rev 344694)
@@ -8,8 +8,7 @@
 arch=(x86_64)
 depends=('cups' 'ghostscript')
 install=cups-pdf.install
-# broken cert setup for https
-url="http://www.cups-pdf.de/welcome.shtml"
+url="https://www.cups-pdf.de/welcome.shtml"
 license=('GPL2')
 source=(http://www.cups-pdf.de/src/cups-pdf_$pkgver.tar.gz)
 backup=(etc/cups/cups-pdf.conf)



More information about the arch-commits mailing list