summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbd29fec28d3..17f5430b6485 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=libretro-mrboom-git
-pkgver=217.def60c8
+pkgver=245.2dbddc0
pkgrel=1
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
pkgdesc="Mr.Boom is a 8 players Bomberman clone for RetroArch/Libretro"
url="https://github.com/libretro/mrboom-libretro"
license=('MIT')
groups=('libretro')
+depends=('zlib' 'glibc' 'libretro-core-info')
makedepends=('git' 'python2' 'sdl2_mixer')
_libname=mrboom_libretro