blob: 5c03816ee990c3974314981700ff6f7dae041595 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = autoaspm-git
pkgdesc = A script that automatically activates ASPM for all supported devices on Linux
pkgver = r10.0c73e0e
pkgrel = 1
url = https://github.com/notthebee/AutoASPM
arch = any
license = unknown
makedepends = git
depends = pciutils
depends = python
depends = which
provides = autoaspm=r10.0c73e0e
conflicts = autoaspm
source = autoaspm-git::git+https://github.com/notthebee/AutoASPM.git
source = autoaspm.service
sha256sums = SKIP
sha256sums = SKIP
pkgname = autoaspm-git
|