blob: 6ed39e3a31e7204604d048c082dceb73e8cd1ae4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = librem-control
pkgdesc = Small GTK+/GNOME app to control some system settings of Librem devices, like charge thresholds, LED function etc.
pkgver = 0.0.1
pkgrel = 2
url = https://source.puri.sm/nicole.faerber/librem-control
arch = x86_64
license = GPL3
makedepends = git
depends = gtk4
source = librem-control-0.0.1.tar.gz::https://source.puri.sm/nicole.faerber/librem-control/-/archive/pureos/0.0.1/librem-control-pureos-0.0.1.tar.gz
sha1sums = 7eda113f1c70cebe327c6f2acb687c8f9d720537
pkgname = librem-control
|