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 | |
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')
-rw-r--r-- | rocksndiamonds/.footprint | 1 | ||||
-rw-r--r-- | rocksndiamonds/.signature | 8 | ||||
-rw-r--r-- | rocksndiamonds/Pkgfile | 4 |
3 files changed, 6 insertions, 7 deletions
diff --git a/rocksndiamonds/.footprint b/rocksndiamonds/.footprint index 96480e287..47a6abb7c 100644 --- a/rocksndiamonds/.footprint +++ b/rocksndiamonds/.footprint @@ -21,7 +21,6 @@ drwxr-xr-x root/root usr/share/rocksndiamonds/graphics/gfx_classic/ -rw-r--r-- root/root usr/share/rocksndiamonds/graphics/gfx_classic/RocksFontMedium.png -rw-r--r-- root/root usr/share/rocksndiamonds/graphics/gfx_classic/RocksFontSmall.png -rw-r--r-- root/root usr/share/rocksndiamonds/graphics/gfx_classic/RocksHeroes.png --rw-r--r-- root/root usr/share/rocksndiamonds/graphics/gfx_classic/RocksIcon32x32.png -rw-r--r-- root/root usr/share/rocksndiamonds/graphics/gfx_classic/RocksMM.png -rw-r--r-- root/root usr/share/rocksndiamonds/graphics/gfx_classic/RocksMore.png -rw-r--r-- root/root usr/share/rocksndiamonds/graphics/gfx_classic/RocksSP.png diff --git a/rocksndiamonds/.signature b/rocksndiamonds/.signature index ec9777fe7..cb2efdd8b 100644 --- a/rocksndiamonds/.signature +++ b/rocksndiamonds/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34kEc5suFY45+pDbY435grobPoQkonMj/gbbfWysI8qG5hG6eQnNcEm1m1RPe3mfrilIhfnStOYimFN/3XqCHAw= -SHA256 (Pkgfile) = c622eeca0ebbf131e7261f55bed401e6a6f77f19033464447ce8e350bc4adbed -SHA256 (.footprint) = af74122a037a51c6449ace0e84fbb2c89a03b1cff799725e030ae50e9b748506 -SHA256 (rocksndiamonds-4.2.0.2.tar.gz) = 514299cbb05b8f9aaaf2266a746b8e8f54259a50e12f2280dbbbe9a763a50b84 +RWSagIOpLGJF30bLuUFzHtze/DQE2mvlFpHvwz3Mg9Ng8Z7OqnSgkSVr9upa5dhwz+Zzlk1/M0nJpc73bgHlvq/r1a9vATAwuw4= +SHA256 (Pkgfile) = 0afaf01525791d0164717acc35e2ecf3310a50626a78964688f3b85a6357bced +SHA256 (.footprint) = 3cda000087064fbe844581d0f91af304ebe767d8c47149f11d5690ea84fe820b +SHA256 (rocksndiamonds-4.2.0.3.tar.gz) = e0be33b3ff6c9b28728d6eea7cd94d9bf20fe54a0438006c85d3a7102bc595ef 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 |