We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3004512 commit ea8ff88Copy full SHA for ea8ff88
1 file changed
srcpkgs/SDL2_mixer/template
@@ -1,6 +1,6 @@
1
# Template file for 'SDL2_mixer'
2
pkgname=SDL2_mixer
3
-version=2.8.1
+version=2.8.2
4
revision=1
5
build_style=gnu-configure
6
hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
13
license="BSD-3-Clause"
14
homepage="https://www.libsdl.org/projects/SDL_mixer/"
15
distfiles="https://www.libsdl.org/projects/SDL_mixer/release/${pkgname}-${version}.tar.gz"
16
-checksum=cb760211b056bfe44f4a1e180cc7cb201137e4d1572f2002cc1be728efd22660
+checksum=938dff531d00ace2296557a6599abe6f34599e2f34f0a4a08a397e2ccac8b8f7
17
18
post_install() {
19
vlicense LICENSE.txt
0 commit comments