QMPlay2: update to 21.03.09.
This commit is contained in:
parent
5c11e77563
commit
65aa43b1b5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'QMPlay2'
|
# Template file for 'QMPlay2'
|
||||||
pkgname=QMPlay2
|
pkgname=QMPlay2
|
||||||
version=20.12.16
|
version=21.03.09
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-src-${version}"
|
wrksrc="${pkgname}-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-3.0-only"
|
||||||
homepage="http://zaps166.sourceforge.net/?app=QMPlay2"
|
homepage="http://zaps166.sourceforge.net/?app=QMPlay2"
|
||||||
changelog="https://raw.githubusercontent.com/zaps166/QMPlay2/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/zaps166/QMPlay2/master/ChangeLog"
|
||||||
distfiles="https://github.com/zaps166/QMPlay2/releases/download/${version}/QMPlay2-src-${version}.tar.xz"
|
distfiles="https://github.com/zaps166/QMPlay2/releases/download/${version}/QMPlay2-src-${version}.tar.xz"
|
||||||
checksum=d6a5425f552e33a70b254ed27631878f20ea92850ccf221c2f2322200783d278
|
checksum=cb775292498dd478b585e42c0e1c4310ab914efb465e0b8273b58fe8433add63
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Reference in a new issue