Date: Monday, June 17, 2019 @ 20:38:01
  Author: arojas
Revision: 482009

https

Modified:
  pingus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-17 20:37:34 UTC (rev 482008)
+++ PKGBUILD    2019-06-17 20:38:01 UTC (rev 482009)
@@ -5,7 +5,7 @@
 pkgrel=26
 pkgdesc="A Lemmings clone, i.e. a level-based puzzle game."
 arch=('x86_64')
-url="http://pingus.seul.org";
+url="https://pingus.seul.org";
 license=('GPL')
 depends=('sdl_image' 'sdl_mixer' 'libgl' 'boost-libs>=1.49')
 makedepends=('scons' 'boost>=1.49' 'mesa' 'glu')

Reply via email to