Date: Sunday, January 15, 2017 @ 10:24:26
  Author: andyrtr
Revision: 286441

https sources / gpg signature fixes

Modified:
  xorg-xman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-15 10:23:58 UTC (rev 286440)
+++ PKGBUILD    2017-01-15 10:24:26 UTC (rev 286441)
@@ -7,11 +7,11 @@
 pkgrel=1
 pkgdesc="Unix manual page viewer"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
+url="https://xorg.freedesktop.org/";
 license=('custom')
 depends=('libxaw' 'libxt')
 makedepends=('xorg-util-macros' 'xproto' 'libxmu')
-source=(http://xorg.freedesktop.org/archive/individual/app/xman-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/xman-${pkgver}.tar.bz2{,.sig})
 sha256sums=('b3fa9d2e3f3745c529eb0b6ee4f0e00d936457d11e5221b2efad06ff7c84df29'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 
<[email protected]>

Reply via email to