diff options
author | kleintux | 2022-04-01 21:11:07 +0200 |
---|---|---|
committer | kleintux | 2022-04-01 21:11:07 +0200 |
commit | 81e6bbae03138f41d064159a0b46b19ff3aa1389 (patch) | |
tree | 42b0dcd23977871261f9e95ac854155fe4fb6ecf /.SRCINFO | |
parent | d2b7fde22dd8b3a79b516ff5404d22e97602e4d0 (diff) | |
download | aur-foobillard++.tar.gz |
adopted and https changed. package tested
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,8 +1,8 @@ pkgbase = foobillard++ pkgdesc = An OpenGL billiard game pkgver = 3.42beta - pkgrel = 6 - url = http://foobillardplus.sourceforge.net/ + pkgrel = 7 + url = https://foobillardplus.sourceforge.net/ arch = x86_64 license = GPL2 depends = freetype2 @@ -11,8 +11,7 @@ pkgbase = foobillard++ depends = sdl_net depends = sdl_mixer replaces = foobillard - source = http://downloads.sourceforge.net/foobillardplus/foobillardplus-3.42beta.tar.gz + source = https://downloads.sourceforge.net/foobillardplus/foobillardplus-3.42beta.tar.gz sha1sums = 51507efab0f595cfff26149003faf669c0a42f32 pkgname = foobillard++ - |