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

Jan Steffens heftig at archlinux.org
Wed Mar 7 23:45:50 UTC 2018


    Date: Wednesday, March 7, 2018 @ 23:45:49
  Author: heftig
Revision: 318009

Use git+https

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-07 19:21:21 UTC (rev 318008)
+++ PKGBUILD	2018-03-07 23:45:49 UTC (rev 318009)
@@ -21,8 +21,8 @@
 options=('strip')
 validpgpkeys=('63CDA1E5D3FC22B998D20DD6327F26951A015CC4'  # Lennart Poettering <lennart at poettering.net>
               '5C251B5FC54EB2F80F407AAAC54CA336CFEB557E') # Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
-source=('git://github.com/systemd/systemd-stable.git'
-        'git://github.com/systemd/systemd.git' # pull in for tags, backports & reverts
+source=('git+https://github.com/systemd/systemd-stable'
+        'git+https://github.com/systemd/systemd' # pull in for tags, backports & reverts
         'initcpio-hook-udev'
         'initcpio-install-systemd'
         'initcpio-install-udev'



More information about the arch-commits mailing list