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

Andreas Radke andyrtr at archlinux.org
Fri Jan 25 06:33:05 UTC 2019


    Date: Friday, January 25, 2019 @ 06:33:05
  Author: andyrtr
Revision: 344680

use https url

Modified:
  libgcrypt/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 05:32:01 UTC (rev 344679)
+++ PKGBUILD	2019-01-25 06:33:05 UTC (rev 344680)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc="General purpose cryptographic library based on the code from GnuPG"
 arch=(x86_64)
-url="http://www.gnupg.org"
+url="https://www.gnupg.org"
 license=('LGPL')
 depends=('libgpg-error')
 options=('!emptydirs')



More information about the arch-commits mailing list