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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 11:56:33 UTC 2017


    Date: Sunday, January 15, 2017 @ 11:56:32
  Author: andyrtr
Revision: 286478

https sources / gpg signature fixes

Modified:
  xorg-xinit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 11:04:57 UTC (rev 286477)
+++ PKGBUILD	2017-01-15 11:56:32 UTC (rev 286478)
@@ -8,13 +8,13 @@
 pkgdesc="X.Org initialisation program "
 arch=('i686' 'x86_64')
 license=('custom')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 depends=('libx11' 'xorg-xauth' 'xorg-xrdb' 'xorg-xmodmap' 'inetutils')
 makedepends=('xorg-util-macros')
 optdepends=('xorg-twm' 'xterm')
 backup=('etc/X11/xinit/xserverrc'
         'etc/X11/xinit/xinitrc')
-source=(${url}/releases/individual/app/xinit-${pkgver}.tar.bz2
+source=(${url}/releases/individual/app/xinit-${pkgver}.tar.bz2{,.sig}
         06_move_serverauthfile_into_tmp.diff
         fs25361.patch
         fs46369.patch
@@ -21,10 +21,12 @@
         xserverrc)
 options=(!emptydirs)
 sha256sums=('75d88d7397a07e01db253163b7c7a00b249b3d30e99489f2734cac9a0c7902b3'
+            'SKIP'
             'a5c6ced5822bbb3145e0f30a4b12995782ca6d80ff2d927851ec91b5e41212cb'
             '431335ceb84f75aaa96fba285a596f61a63629f94756f8063e4f621ae143629b'
             '6e2c44b997e604db167f00168e8b6c68257be50447d7a80856b4aa910f52351e'
             '86835010b5350c41035495b7b845db0eecf1e4b7eeaf152b12a881fa502e5387')
+validpgpkeys=('7C2608F8E5F9E78D7A3F26FF177544B49AF313FB') #  "Hans de Goede <jwrdegoede at fedoraproject.org>"
 
 prepare() {
   cd xinit-${pkgver}



More information about the arch-commits mailing list