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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 10:19:58 UTC 2017


    Date: Sunday, January 15, 2017 @ 10:19:57
  Author: andyrtr
Revision: 286424

https sources / gpg signature fixes

Modified:
  xorg-xrandr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 10:16:43 UTC (rev 286423)
+++ PKGBUILD	2017-01-15 10:19:57 UTC (rev 286424)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="Primitive command line interface to RandR extension"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxrandr' 'libx11')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xrandr-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/xrandr-${pkgver}.tar.bz2{,.sig})
 sha256sums=('c1cfd4e1d4d708c031d60801e527abc9b6d34b85f2ffa2cadd21f75ff38151cd'
             'SKIP')
 validpgpkeys=('BD68A042C603DDAD9AA354B0F56ACC8F09BA9635') # Aaron Plattner <aplattner at nvidia.com>



More information about the arch-commits mailing list