[arch-commits] Commit in randrproto/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Dec 1 08:54:46 UTC 2016
Date: Thursday, December 1, 2016 @ 08:54:45
Author: jgc
Revision: 282425
Switch to HTTPS
Modified:
randrproto/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-01 08:53:17 UTC (rev 282424)
+++ PKGBUILD 2016-12-01 08:54:45 UTC (rev 282425)
@@ -7,13 +7,12 @@
pkgdesc="X11 RandR extension wire protocol"
arch=('any')
license=('custom')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
makedepends=('xorg-util-macros')
source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2{,.sig})
sha256sums=('4c675533e79cd730997d232c8894b6692174dce58d3e207021b8f860be498468'
'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E' # Alan Coopersmith <alan.coopersmith at oracle.com>
- '10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # Dave Airlie <airlied at redhat.com>
+validpgpkeys=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # Dave Airlie <airlied at redhat.com>
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list