summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMrmaxmeier2023-05-15 11:50:45 +0200
committerMrmaxmeier2023-05-15 11:50:45 +0200
commitcf76c588834539c84c128cf419a90d0d78c678b8 (patch)
treeac9fdc1432e354b9c3ac8687fcdfb35f6ff25c1a
parent792e8b058faa294bb678b904972ada87ba081eaa (diff)
downloadaur-cf76c588834539c84c128cf419a90d0d78c678b8.tar.gz
add python310 dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 900820cbe471..491a8eb676eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bombsquad
pkgdesc = An explosive arcade-style party game
pkgver = 1.7.19
- pkgrel = 1
+ pkgrel = 2
url = http://www.froemling.net/apps/bombsquad
arch = x86_64
arch = aarch64
@@ -11,7 +11,7 @@ pkgbase = bombsquad
depends = sdl2
depends = libvorbis
depends = libogg
- depends = python
+ depends = python310
source = https://files.ballistica.net/bombsquad/promo/BombSquadIcon.png
source = bombsquad.sh
source = bombsquad.desktop
diff --git a/PKGBUILD b/PKGBUILD
index a30007d264b2..382ad8977b3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=bombsquad
pkgver=1.7.19
-pkgrel=1
+pkgrel=2
pkgdesc='An explosive arcade-style party game'
arch=('x86_64' 'aarch64')
url='http://www.froemling.net/apps/bombsquad'
license=('unknown')
-depends=('openal' 'libgl' 'sdl2' 'libvorbis' 'libogg' 'python')
+depends=('openal' 'libgl' 'sdl2' 'libvorbis' 'libogg' 'python310')
source=(
"https://files.ballistica.net/bombsquad/promo/BombSquadIcon.png"
'bombsquad.sh'