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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 16:20:47 UTC 2017


    Date: Sunday, January 15, 2017 @ 16:20:46
  Author: andyrtr
Revision: 286551

https sources / gpg signature fixes

Modified:
  xorg-sessreg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 16:20:15 UTC (rev 286550)
+++ PKGBUILD	2017-01-15 16:20:46 UTC (rev 286551)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="Register X sessions in system utmp/utmpx databases"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('glibc')
 makedepends=('xorg-util-macros' 'xproto')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/sessreg-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/sessreg-${pkgver}.tar.bz2{,.sig})
 sha256sums=('551177657835e0902b5eee7b19713035beaa1581bbd3c6506baa553e751e017c'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the arch-commits mailing list