summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMrmaxmeier2016-09-11 22:09:06 +0200
committerMrmaxmeier2016-09-11 22:09:06 +0200
commit2bb1fd2c751ede95a556b1d356f87e0a3adfeb5c (patch)
tree9838eb3d68cf848f6a4f612b269bcacb475ad703
parentc1450e88ec3d675322faabb3aeed1ede29844bc3 (diff)
downloadaur-2bb1fd2c751ede95a556b1d356f87e0a3adfeb5c.tar.gz
bump to 1.4.100
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec308384b45e..8289eaaa5336 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bombsquad
pkgdesc = An explosive arcade-style party game
- pkgver = 1.4.99
+ pkgver = 1.4.100
pkgrel = 1
url = http://www.froemling.net/apps/bombsquad
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = bombsquad
depends = libxau
source = bombsquad.sh
sha256sums = 850f8a66eb045ce833f8d7dae4533f69b629ac648bd205d98bf5f851339d4515
- source_x86_64 = http://www.files.froemling.net/bombsquad/builds/BombSquad_Linux_64bit_1.4.99.tar.gz
- sha256sums_x86_64 = cb2ab4f043ee927375c1197e9214e15e899a32c572118862ef92c56f70ef5ea1
- source_i686 = http://www.files.froemling.net/bombsquad/builds/BombSquad_Linux_32bit_1.4.99.tar.gz
- sha256sums_i686 = f93ae9000a356972d16fbd1cfaae8b1f6a71f9e173859776fa3407ef3da82f48
+ source_x86_64 = http://www.files.froemling.net/bombsquad/builds/BombSquad_Linux_64bit_1.4.100.tar.gz
+ sha256sums_x86_64 = 283bc184ae7b1037cbaf0e8aa550e51fb0a1b3bd60d3f265c8c18ff4024e6b2a
+ source_i686 = http://www.files.froemling.net/bombsquad/builds/BombSquad_Linux_32bit_1.4.100.tar.gz
+ sha256sums_i686 = c551bd11927ba2773717525fc734778083d39a343e42bd1a1921c3a6565499e0
pkgname = bombsquad
diff --git a/PKGBUILD b/PKGBUILD
index 7d82b06c5229..7a9d32b44723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# TODO: dynamically choose between /builds/.. and /builds/old/..
pkgname=bombsquad
-pkgver=1.4.99
+pkgver=1.4.100
pkgrel=1
pkgdesc='An explosive arcade-style party game'
arch=('x86_64' 'i686')
@@ -13,10 +13,10 @@ source=("bombsquad.sh")
sha256sums=('850f8a66eb045ce833f8d7dae4533f69b629ac648bd205d98bf5f851339d4515')
source_i686=("http://www.files.froemling.net/bombsquad/builds/BombSquad_Linux_32bit_${pkgver}.tar.gz")
-sha256sums_i686=('f93ae9000a356972d16fbd1cfaae8b1f6a71f9e173859776fa3407ef3da82f48')
+sha256sums_i686=('c551bd11927ba2773717525fc734778083d39a343e42bd1a1921c3a6565499e0')
source_x86_64=("http://www.files.froemling.net/bombsquad/builds/BombSquad_Linux_64bit_${pkgver}.tar.gz")
-sha256sums_x86_64=('cb2ab4f043ee927375c1197e9214e15e899a32c572118862ef92c56f70ef5ea1')
+sha256sums_x86_64=('283bc184ae7b1037cbaf0e8aa550e51fb0a1b3bd60d3f265c8c18ff4024e6b2a')
package() {