radeon-profile: update to 20200824

This commit is contained in:
Gadzhi Kharkharov 2020-10-28 11:29:53 +03:00 committed by Andrew Benson
parent 4cd6f99491
commit f623e9ceff

View file

@ -1,6 +1,6 @@
# Template file for 'radeon-profile' # Template file for 'radeon-profile'
pkgname=radeon-profile pkgname=radeon-profile
version=20200504 version=20200824
revision=1 revision=1
build_wrksrc=radeon-profile build_wrksrc=radeon-profile
build_style=qmake build_style=qmake
@ -10,7 +10,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://github.com/marazmista/radeon-profile" homepage="https://github.com/marazmista/radeon-profile"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=4f9880e31862419d11a2b860893e69bfd70afab8397b00ed774c54b5a21760b0 checksum=8d378d8ba249f2655783798b8e86ce1eb7a9a1dcd12d29784ba40366583b47af
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-charts-devel" hostmakedepends+=" qt5-qmake qt5-charts-devel"