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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Feb 17 06:39:49 UTC 2019


    Date: Sunday, February 17, 2019 @ 06:39:48
  Author: svenstaro
Revision: 434007

Use HTTPS source

Modified:
  springlobby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-17 06:37:06 UTC (rev 434006)
+++ PKGBUILD	2019-02-17 06:39:48 UTC (rev 434007)
@@ -12,7 +12,7 @@
          'alure' 'libsm')
 optdepends=('sdl' 'sdl_sound' 'sdl_mixer')
 makedepends=('boost' 'cmake')
-source=(http://springlobby.info/tarballs/springlobby-${pkgver}.tar.bz2)
+source=(https://springlobby.info/tarballs/springlobby-${pkgver}.tar.bz2)
 sha512sums=('6127bd7377f9a843b23df6dae7a07af1122f6ec5fa13cd8d16c0c7a3cc84e1f7af2fb7df929f904ee0b4e3abf12ae1e525ffb39b2afa0215433209054cf0de5f')
 
 build() {



More information about the arch-commits mailing list