init: pkgbuild with service file
This commit is contained in:
commit
fb9fd24467
4 changed files with 77 additions and 0 deletions
15
.SRCINFO
Normal file
15
.SRCINFO
Normal file
|
@ -0,0 +1,15 @@
|
|||
pkgbase = watt
|
||||
pkgdesc = Modern CPU frequency and power management utility for Linux
|
||||
pkgver = 0.3.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/NotAShelf/watt
|
||||
arch = x86_64
|
||||
arch = armv7h
|
||||
license = MPL-2.0
|
||||
makedepends = cargo
|
||||
source = watt-0.3.1.tar.gz::https://github.com/NotAShelf/watt/archive/refs/tags/v0.3.1.tar.gz
|
||||
source = watt.service
|
||||
sha256sums = 406834dae5e4734987d5777e207b62cb4e89f7acc992a423215ee38e99d88191
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = watt
|
Loading…
Add table
Add a link
Reference in a new issue