blob: 4d350068c1fb57684ecd77cd2b1de4a91b6f4792 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = system76-dkms-git
pkgdesc = On newer System76 laptops, this driver controls some of the hotkeys and allows for custom fan control.
pkgver = 1.0.18.r7.gcc41a32
pkgrel = 2
url = https://github.com/pop-os/system76-dkms
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
depends = dkms
provides = system76-dkms
conflicts = system76-dkms
source = git+https://github.com/pop-os/system76-dkms.git
sha256sums = SKIP
pkgname = system76-dkms-git
|