Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/RyzenAdj/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'RyzenAdj'
pkgname=RyzenAdj
version=0.15.0
version=0.17.0
revision=1
archs="x86_64*"
build_style=cmake
Expand All @@ -10,7 +10,7 @@ maintainer="maciozo <maciozo@maciozo.com>"
license="LGPL-3.0-only"
homepage="https://github.com/FlyGoat/RyzenAdj"
distfiles="https://github.com/FlyGoat/RyzenAdj/archive/v${version}.tar.gz"
checksum=5ad53e311ad7e2cc6ddf03787dbba7d7aec64d564b8135cb7d8a1c8bd93779ef
checksum=848ac9d86ff65d30f5e2c8600aac2613f0f10003b0d6f0e516a54761d7345d44

do_install() {
vbin build/ryzenadj
Expand Down