diff options
author | Danny Rawlins <contact@romster.me> | 2020-10-20 23:28:09 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2020-10-20 23:28:09 +1100 |
commit | a076b244859ae7c32a5ddd103e283f882cbf4501 (patch) | |
tree | 554a8a2aeed591371653b69d46770214b6256386 /rocksndiamonds/Pkgfile | |
parent | a46f50ea49bf9ac1262abecebc400a05c34f5fd0 (diff) | |
download | contrib-a076b244859ae7c32a5ddd103e283f882cbf4501.tar.gz contrib-a076b244859ae7c32a5ddd103e283f882cbf4501.tar.xz |
rocksndiamonds: 4.2.0.2 -> 4.2.0.3
Diffstat (limited to 'rocksndiamonds/Pkgfile')
-rw-r--r-- | rocksndiamonds/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rocksndiamonds/Pkgfile b/rocksndiamonds/Pkgfile index b7125a2fb..45abd1773 100644 --- a/rocksndiamonds/Pkgfile +++ b/rocksndiamonds/Pkgfile @@ -4,9 +4,9 @@ # Depends on: sdl2_image sdl2_mixer sdl2_net name=rocksndiamonds -version=4.2.0.2 +version=4.2.0.3 release=1 -source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$version.tar.gz) +source=(https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$version.tar.gz) build() { cd rocksndiamonds-$version |