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

Anatol Pomozov anatolik at archlinux.org
Wed Feb 10 17:43:15 UTC 2021


    Date: Wednesday, February 10, 2021 @ 17:43:15
  Author: anatolik
Revision: 407805

Use https:// for the homepage

Modified:
  booster/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 17:27:44 UTC (rev 407804)
+++ PKGBUILD	2021-02-10 17:43:15 UTC (rev 407805)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc='Fast and secure initramfs generator'
 arch=(x86_64)
-url='http://github.com/anatol/booster'
+url='https://github.com/anatol/booster'
 license=(MIT)
 depends=(bash)
 makedepends=(go)



More information about the arch-commits mailing list