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

Evangelos Foutras foutrelis at archlinux.org
Thu Jan 21 17:27:05 UTC 2016


    Date: Thursday, January 21, 2016 @ 18:27:05
  Author: foutrelis
Revision: 258489

Fix package origin URL

Modified:
  farstream-0.1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-21 16:49:58 UTC (rev 258488)
+++ PKGBUILD	2016-01-21 17:27:05 UTC (rev 258489)
@@ -49,7 +49,7 @@
   ./configure \
     --prefix=/usr \
     --with-package-name='Arch Linux Farstream 0.1 Package' \
-    --with-package-origin='httpw://www.archlinux.org/' \
+    --with-package-origin='https://www.archlinux.org/' \
     --disable-gtk-doc --disable-static
   make -j1
 }



More information about the arch-commits mailing list