summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Thompson2021-11-06 10:30:04 -0400
committerDaniel Thompson2021-11-06 10:30:04 -0400
commitcdb85b3e6ddea387c609b26491841590d27f4aa0 (patch)
tree20924df8e852c873017d1ecada57f9ec29edd496
parent9b18144955ce218d662075da52b0048b35971c92 (diff)
downloadaur-cdb85b3e6ddea387c609b26491841590d27f4aa0.tar.gz
Fixed PKGBUILD
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d05f268aa052..66e850b7ca8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = linux-t2-wifi
+pkgbase = linux-t2
pkgdesc = Patched Linux Kernel with support for T2 Mac's and their newer broadcom firmware
pkgver = 5.15
pkgrel = 1
@@ -52,7 +52,7 @@ pkgbase = linux-t2-wifi
source = https://raw.githubusercontent.com/jamlam/mbp-16.1-linux-wifi/main/9002-add-bluetooth-support-for-16,2.patch
source = https://raw.githubusercontent.com/jamlam/mbp-16.1-linux-wifi/main/intel-lpss.patch
-pkgname = linux-t2-wifi
+pkgname = linux-t2
pkgdesc = The Patched Linux Kernel with support for T2 Mac's and their newer broadcom firmware kernel and modules
depends = coreutils
depends = kmod
@@ -63,9 +63,9 @@ pkgname = linux-t2-wifi
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
-pkgname = linux-t2-wifi-headers
+pkgname = linux-t2-headers
pkgdesc = Headers and scripts for building modules for the Patched Linux Kernel with support for T2 Mac's and their newer broadcom firmware kernel
provides = linux-headers=5.15
-pkgname = linux-t2-wifi-docs
+pkgname = linux-t2-docs
pkgdesc = Documentation for the Patched Linux Kernel with support for T2 Mac's and their newer broadcom firmware kernel
diff --git a/PKGBUILD b/PKGBUILD
index 83ad004354aa..796cb5514825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# then please put 'unknown'.
# Maintainer: Your Name <youremail@domain.com>
-pkgbase=linux-t2-wifi
+pkgbase=linux-t2
pkgver=5.15
_srcname=linux-${pkgver}
pkgrel=1