Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/SDL2_mixer/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SDL2_mixer'
pkgname=SDL2_mixer
version=2.8.1
version=2.8.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
Expand All @@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://www.libsdl.org/projects/SDL_mixer/"
distfiles="https://www.libsdl.org/projects/SDL_mixer/release/${pkgname}-${version}.tar.gz"
checksum=cb760211b056bfe44f4a1e180cc7cb201137e4d1572f2002cc1be728efd22660
checksum=938dff531d00ace2296557a6599abe6f34599e2f34f0a4a08a397e2ccac8b8f7

post_install() {
vlicense LICENSE.txt
Expand Down