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

Pierre Schmitz pierre at archlinux.org
Fri Jan 25 18:02:33 UTC 2019


    Date: Friday, January 25, 2019 @ 18:02:32
  Author: pierre
Revision: 344773

Use HTTPS URL

Modified:
  hefur/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 18:01:28 UTC (rev 344772)
+++ PKGBUILD	2019-01-25 18:02:32 UTC (rev 344773)
@@ -6,7 +6,7 @@
 pkgrel=5
 pkgdesc='A standalone and lightweight BitTorrent tracker'
 arch=('x86_64')
-url='http://github.com/abique/hefur'
+url='https://github.com/abique/hefur'
 license=('MIT')
 makedepends=('git' 'cmake' 'docbook-xsl')
 depends=('gnutls' 'xz' 'protobuf')



More information about the arch-commits mailing list