File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = mediatek-mt7927-dkms
22 pkgdesc = DKMS Bluetooth (MT6639) and WiFi (MT7925e/MT7902) modules for MediaTek MT7927 Filogic 380
3- pkgver = 2.10
3+ pkgver = 2.9
44 pkgrel = 1
55 url = https://github.com/jetm/mediatek-mt7927-dkms
66 install = mediatek-mt7927-dkms.install
@@ -17,7 +17,7 @@ pkgbase = mediatek-mt7927-dkms
1717 source = extract_firmware.py
1818 source = dkms.conf
1919 sha256sums = 466d441a0ea5e04b7023618b7b201bfd60effab225f806fd41ce663484395a1c
20- sha256sums = 5410e79d1c9170264769c7149a78bf588ec85245c1556833605fc1c4657ba37a
21- sha256sums = b768060d541a85eeb8b1d340c9ea60fa3218f291f8b9f6b60610dda6d8399a64
20+ sha256sums = 1eb7d542ed94a305e727e20671412d2e2a5793607a020742312a69dff9486b7b
21+ sha256sums = 07dce6423860bdbe6581b395052ddfd253b95fa10725b63b939a41419735fb28
2222
2323pkgname = mediatek-mt7927-dkms
Original file line number Diff line number Diff line change 4545# Place the ZIP in this directory before running makepkg.
4646
4747pkgname=mediatek-mt7927-dkms
48- pkgver=2.10
48+ pkgver=2.9
4949pkgrel=1
5050# Keywords: MT7927 MT7925 MT6639 MT7902 Filogic 380 WiFi 7 Bluetooth btusb mt7925e mt7921e
5151pkgdesc=" DKMS Bluetooth (MT6639) and WiFi (MT7925e/MT7902) modules for MediaTek MT7927 Filogic 380"
@@ -74,8 +74,8 @@ source=(
7474 ' dkms.conf'
7575)
7676sha256sums=(' 466d441a0ea5e04b7023618b7b201bfd60effab225f806fd41ce663484395a1c'
77- ' 5410e79d1c9170264769c7149a78bf588ec85245c1556833605fc1c4657ba37a '
78- ' b768060d541a85eeb8b1d340c9ea60fa3218f291f8b9f6b60610dda6d8399a64 ' )
77+ ' 1eb7d542ed94a305e727e20671412d2e2a5793607a020742312a69dff9486b7b '
78+ ' 07dce6423860bdbe6581b395052ddfd253b95fa10725b63b939a41419735fb28 ' )
7979
8080# Auto-download via ASUS CDN token API
8181_download_driver_zip () {
Original file line number Diff line number Diff line change 11PACKAGE_NAME="mediatek-mt7927"
2- PACKAGE_VERSION="2.10 "
2+ PACKAGE_VERSION="2.9 "
33
44# Auto-detect LLVM/Clang toolchain (e.g. CachyOS) from kernel config
55_LLVM="$(grep -qs '^CONFIG_CC_IS_CLANG=y' ${kernel_source_dir}/.config && echo LLVM=1)"
You can’t perform that action at this time.
0 commit comments