blob: 7f9a6efeab750b6f9f99fdec7cd9ff6da8b513e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = r8169aspm-dkms
pkgdesc = Driver for Realtek Ethernet chips with aspm enabled for power saving
pkgver = v4.15.3
pkgrel = 2
url = https://github.com/KastB/r8169
arch = any
license = GPL
makedepends = git
depends = dkms
options = !strip
source = r8169_aspm::git+https://github.com/KastB/r8169.git
source = dkms.conf
source = blacklist-r8169-dkms.conf
sha256sums = SKIP
sha256sums = 15f16660a1a57337a78e3753d265510920857d84e9e3dd41df38fa9366806c95
sha256sums = 47c992bfbd98403d9aa80b5ed00408af43c57ab0f5960f270d9d9b9f000618b3
pkgname = r8169aspm-dkms
|