summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36eb4024687f..00d3168a8671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=dosbox-staging-git
_pkgname=dosbox-staging
-pkgver=0.80.0.alpha.1.g3049309e7
+pkgver=0.80.0.alpha.50.g13964e0a0
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' 'fluidsynth' 'munt' 'libslirp' 'iir1')
+depends=('sdl2' 'sdl2_net' 'opusfile' 'alsa-lib')
optdepends=('libpng')
makedepends=('meson' 'gcc' 'gzip')
provides=("dosbox")