summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7f29b5b129a..8b6ee3be222b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=dosbox-staging-git
_pkgname=dosbox-staging
-pkgver=0.80.0.alpha.89.g7c62e648f
+pkgver=0.81.0.alpha.1160.g6644cf23c
pkgrel=1
pkgdesc="A modernized DOSBox project using current development practices and tools, fixing issues, adding features that better support today's systems"
arch=('any')
url="https://github.com/dosbox-staging/dosbox-staging"
license=('GPL2')
-depends=('sdl2' 'sdl2_net' 'opusfile' 'alsa-lib' 'iir1')
-optdepends=('libpng')
+depends=('sdl2' 'sdl2_net' 'opusfile' 'alsa-lib' 'iir1' 'fluidsynth' 'munt')
+optdepends=('libpng' 'slirp' )
makedepends=('meson' 'gcc' 'gzip')
provides=("dosbox")
conflicts=("dosbox")