blob: 67613c1b362d45e949b63bd1f286cb9947215217 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = thermometer-git
pkgdesc = A simple CPU frequency management utility
pkgver = 1.3.3.24.1ee17b2
pkgrel = 2
url = github.com
arch = x86_64
license = MIT
makedepends = dotnet-sdk
depends = dotnet-runtime
depends = dotnet-host
options = !debug
options = !strip
source = git+https://github.com/watchmypizza/thermometer.git
sha256sums = SKIP
pkgname = thermometer-git
|