radeon-profile: update to 20190220.

This commit is contained in:
maxice8 2019-02-24 09:03:15 -03:00
parent e7161a599c
commit 8dc4b54a0d
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

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