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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 16:19:38 UTC 2017


    Date: Sunday, January 15, 2017 @ 16:19:37
  Author: andyrtr
Revision: 286548

https sources / gpg signature fixes

Modified:
  xorg-smproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 16:18:06 UTC (rev 286547)
+++ PKGBUILD	2017-01-15 16:19:37 UTC (rev 286548)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="Allows X applications that do not support X11R6 session management to participate in an X11R6 session"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libsm' 'libxt' 'libxmu')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/smproxy-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/smproxy-${pkgver}.tar.bz2{,.sig})
 sha256sums=('6cf19155a2752237f36dbf8bc4184465ea190d2652f887faccb4e2a6ebf77266'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the arch-commits mailing list