QMPlay2: update to 22.10.23.

This commit is contained in:
Andrew Benson 2022-10-23 20:36:57 -05:00
parent d440adc254
commit f7a8d83a26
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'QMPlay2'
pkgname=QMPlay2
version=22.08.21
version=22.10.23
revision=1
wrksrc="${pkgname}-src-${version}"
build_style=cmake
@ -15,7 +15,7 @@ license="LGPL-3.0-only"
homepage="http://zaps166.sourceforge.net/?app=QMPlay2"
changelog="https://raw.githubusercontent.com/zaps166/QMPlay2/master/ChangeLog"
distfiles="https://github.com/zaps166/QMPlay2/releases/download/${version}/QMPlay2-src-${version}.tar.xz"
checksum=d2784049cf96115b2f4a0bb1c1196e29acfa1b8e124cea58f7418bde4c81e95f
checksum=31e53121e517b45d4317a298df9aed447f880383bea96ae28bfcec0b3a19483f
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"