[arch-commits] Commit in xorg-xvinfo/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 10:08:34 UTC 2017


    Date: Sunday, January 15, 2017 @ 10:08:33
  Author: andyrtr
Revision: 286402

https sources / gpg signature fixes

Modified:
  xorg-xvinfo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 10:07:04 UTC (rev 286401)
+++ PKGBUILD	2017-01-15 10:08:33 UTC (rev 286402)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="Prints out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension"
 arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libx11' 'libxv')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xvinfo-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/xvinfo-${pkgver}.tar.bz2{,.sig})
 sha256sums=('9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the arch-commits mailing list