We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245eb3e commit 8afef00Copy full SHA for 8afef00
1 file changed
srcpkgs/libopenmpt/template
@@ -1,6 +1,6 @@
1
# Template file for 'libopenmpt'
2
pkgname=libopenmpt
3
-version=0.8.1
+version=0.8.6
4
revision=1
5
build_style=gnu-configure
6
configure_args="$(vopt_with pulseaudio) $(vopt_with sdl2)
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
16
homepage="https://lib.openmpt.org/libopenmpt/"
17
changelog="https://lib.openmpt.org/doc/changelog.html"
18
distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
19
-checksum=5ccc291e4457925f3ca3e8144f5b645c4a3dcc2bc05dc9a39651132b32b83bce
+checksum=caa2fa959e389f4374d9e2df3af5c633452c12dd80442cba2e89cb7ff2b93c5b
20
21
post_install() {
22
vlicense LICENSE
0 commit comments