[arch-commits] Commit in help2man/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue May 1 19:31:08 UTC 2018
Date: Tuesday, May 1, 2018 @ 19:31:07
Author: jelle
Revision: 323271
switch to https
Modified:
help2man/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-01 19:25:33 UTC (rev 323270)
+++ PKGBUILD 2018-05-01 19:31:07 UTC (rev 323271)
@@ -7,10 +7,10 @@
pkgrel=1
pkgdesc="Conversion tool to create man files"
arch=('x86_64')
-url="http://www.gnu.org/software/help2man/"
+url="https://www.gnu.org/software/help2man/"
license=('GPL')
depends=('perl-locale-gettext')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
md5sums=('7424901e6eca8af372d2ad62be5cf659'
'SKIP')
validpgpkeys=('87EA44D150D89615E39A3FEEF0DC8E00B28C5995') # Brendan O'Dea <bod at debian.org>
More information about the arch-commits
mailing list