radeon-profile-daemon: update to 20190124
This commit is contained in:
parent
a6031f04d1
commit
29dbd84177
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'radeon-profile-daemon'
|
# Template file for 'radeon-profile-daemon'
|
||||||
pkgname=radeon-profile-daemon
|
pkgname=radeon-profile-daemon
|
||||||
version=20170620
|
version=20190124
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="radeon-profile-daemon"
|
build_wrksrc="radeon-profile-daemon"
|
||||||
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-daemon"
|
homepage="https://github.com/marazmista/radeon-profile-daemon"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=89e745404660b50d628c346d60fc5f6baa511c714746df222b47cf32b7302cfb
|
checksum=85eef76ccf56e41d97e19aa52d5a1dc3f387c8762c32fd4a4eca7ee29f8055c6
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="qt5-devel"
|
hostmakedepends="qt5-devel"
|
||||||
|
|
Loading…
Reference in New Issue