summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMrmaxmeier2019-08-29 15:25:18 +0200
committerMrmaxmeier2019-08-29 15:25:18 +0200
commitdd1d308dcdabd9644b265edee0661e205fa33c82 (patch)
tree537ae85627e530af1ac6f6d8e7b9e517aa441ed0
parentc56622ff6e01c259d554222c500a18fcb4731c51 (diff)
downloadaur-dd1d308dcdabd9644b265edee0661e205fa33c82.tar.gz
bump to 1.4.150
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 107cee3f17dd..2270340a95aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bombsquad
pkgdesc = An explosive arcade-style party game
- pkgver = 1.4.147
+ pkgver = 1.4.150
pkgrel = 1
url = http://www.froemling.net/apps/bombsquad
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = bombsquad
depends = sdl2
depends = libvorbis
depends = libogg
- source = http://www.files.froemling.net/bombsquad/builds/BombSquad_Linux_64bit_1.4.147.tar.gz
+ source = http://www.files.froemling.net/bombsquad/builds/BombSquad_Linux_64bit_1.4.150.tar.gz
source = bombsquad.sh
source = bombsquad.desktop
- sha256sums = 9cbbada70e2092296facc6e9d69100e834a04a526e8fb1cd9ed30d6136418358
+ sha256sums = bce5b1ea6e2c0837a33328213be48262cc02def01a75b00e4beab5572cae85ea
sha256sums = 850f8a66eb045ce833f8d7dae4533f69b629ac648bd205d98bf5f851339d4515
sha256sums = 900ffdf250eb2c59a2944703ccab9b69e58b5cdd7809f8349f6291db0301935c
diff --git a/PKGBUILD b/PKGBUILD
index 2352737cfe8d..dd7e75cff8b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# TODO: fall back to /builds/old in case the build artifact disappears
pkgname=bombsquad
-pkgver=1.4.147
+pkgver=1.4.150
pkgrel=1
pkgdesc='An explosive arcade-style party game'
arch=('x86_64')
@@ -15,7 +15,7 @@ source=(
'bombsquad.desktop'
)
sha256sums=(
- '9cbbada70e2092296facc6e9d69100e834a04a526e8fb1cd9ed30d6136418358'
+ 'bce5b1ea6e2c0837a33328213be48262cc02def01a75b00e4beab5572cae85ea'
'850f8a66eb045ce833f8d7dae4533f69b629ac648bd205d98bf5f851339d4515'
'900ffdf250eb2c59a2944703ccab9b69e58b5cdd7809f8349f6291db0301935c'
)