We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d504708 commit a1f56d5Copy full SHA for a1f56d5
archlinuxcn/hypseus-singe-git/PKGBUILD
@@ -3,13 +3,13 @@
3
4
_pkgname=hypseus-singe
5
pkgname=$_pkgname-git
6
-pkgver=2.11.3.r0.gb353e17
+pkgver=2.11.4.r0.gfc34a26
7
pkgrel=1
8
pkgdesc="A drop-in replacement to daphne, to play laserdisc arcade games on a PC."
9
arch=('x86_64' 'aarch64')
10
url="https://github.com/DirtBagXon/hypseus-singe"
11
license=('GPL3')
12
-depends=('zlib' 'sdl2' 'sdl2_image' 'sdl2_ttf' 'libvorbis' 'libzip')
+depends=('zlib' 'sdl2_mixer' 'sdl2_image' 'sdl2_ttf' 'libvorbis' 'libzip')
13
makedepends=('git' 'cmake')
14
provides=("$_pkgname")
15
conflicts=("$_pkgname")
0 commit comments