[arch-commits] Commit in xf86-video-openchrome/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Fri Jan 25 07:08:20 UTC 2019


    Date: Friday, January 25, 2019 @ 07:08:20
  Author: andyrtr
Revision: 344736

use https url

Modified:
  xf86-video-openchrome/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 07:07:18 UTC (rev 344735)
+++ PKGBUILD	2019-01-25 07:08:20 UTC (rev 344736)
@@ -10,7 +10,7 @@
 pkgdesc="X.Org Openchrome drivers"
 arch=(x86_64)
 license=('custom')
-url="http://www.freedesktop.org/wiki/Openchrome/"
+url="https://www.freedesktop.org/wiki/Openchrome/"
 depends=('libdrm' 'libxvmc' 'libsystemd')
 optdepends=('unichrome-dri')
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'systemd')



More information about the arch-commits mailing list