RyzenAdj: update to 0.7.0
This commit is contained in:
parent
9325f1b3e0
commit
340527b014
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'RyzenAdj'
|
# Template file for 'RyzenAdj'
|
||||||
pkgname=RyzenAdj
|
pkgname=RyzenAdj
|
||||||
version=0.5.2
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64*"
|
archs="x86_64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -10,7 +10,7 @@ maintainer="maciozo <maciozo@maciozo.com>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://github.com/FlyGoat/RyzenAdj"
|
homepage="https://github.com/FlyGoat/RyzenAdj"
|
||||||
distfiles="https://github.com/FlyGoat/RyzenAdj/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FlyGoat/RyzenAdj/archive/v${version}.tar.gz"
|
||||||
checksum=b78558e7af71e798d3a3f1a1c526be4e51eeb515dc2c563cbd8dd34805a528cf
|
checksum=fff8a08e657ba35f919bd564fbe2e15e7c615ac6e2a357ffcc3472069e8081f6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin build/ryzenadj
|
vbin build/ryzenadj
|
||||||
|
|
Loading…
Reference in a new issue