Date: Monday, September 16, 2019 @ 17:01:35
  Author: arojas
Revision: 510902

https

Modified:
  blobwars/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-09-16 17:01:13 UTC (rev 510901)
+++ PKGBUILD    2019-09-16 17:01:35 UTC (rev 510902)
@@ -7,7 +7,7 @@
 pkgrel=3
 pkgdesc="Platform action game featuring a blob wih lot of weapons"
 arch=('x86_64')
-url="http://sourceforge.net/projects/blobwars";
+url="https://sourceforge.net/projects/blobwars";
 license=('GPL')
 makedepends=('sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'sdl2_net')
 
source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz)

Reply via email to