summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Yuan2021-06-06 15:52:22 +0800
committerMike Yuan2021-06-06 15:52:22 +0800
commit0dd0f2f6303728cd5c5a47d835edbca9dea823be (patch)
treef570e3183545765b58140bc3ee9b0a84fc8fb53d
parent4f8043d22a2db078cb49ff0e43a7b30bfbbd8960 (diff)
downloadaur-0dd0f2f6303728cd5c5a47d835edbca9dea823be.tar.gz
Remove add-jack-toggle-support.patch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 1 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ea9dedfbef4..51ad774d709a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,6 @@ pkgbase = linux-zen-g14
source = https://github.com/dolohow/uksm/raw/master/v5.x/uksm-5.12.patch
source = https://lab.retarded.farm/zappel/zGentoo/-/raw/master/sys-kernel/gentoo-sources-g14/files/0001-HID-asus-Filter-keyboard-EC-for-old-ROG-keyboard.patch
source = https://lab.retarded.farm/zappel/zGentoo/-/raw/master/sys-kernel/gentoo-sources-g14/files/0002-HID-ASUS-Add-support-for-ASUS-N-Key-keyboard_fanmode.patch
- source = add-jack-toggle-support.patch::https://aur.archlinux.org/cgit/aur.git/plain/5.12.4--Add-jack-toggle-support-for-headphones-on-Asus-ROG-Z.patch?h=linux-g14
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = A2FF3A36AAA56654109064AB19802F8B0D70FC30
@@ -30,7 +29,6 @@ pkgbase = linux-zen-g14
sha256sums = 8b2e476ae108255ae5dc6da43cda57620021a8e68da0e3c568eb44afd3d3254a
sha256sums = d9f5742fed4406396698897aa042d4d5fdbfd7c51add7483a777f9ab41901aac
sha256sums = 9a8ff7948b16c1ad2ab23f390fd9a2cad4c765821bae7a2a1e4a61b79ffee522
- sha256sums = f52aadc1ebcdc118bb50769e4f5a4c036521c09ffecba48cb34392e1a687ac0a
pkgname = linux-zen-g14
pkgdesc = The Linux ZEN with patches for Zephyrus G14 kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 12e9c7c78688..3227755b6ad8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,6 @@ source=(
"https://github.com/dolohow/uksm/raw/master/v5.x/uksm-5.12.patch"
"https://lab.retarded.farm/zappel/zGentoo/-/raw/master/sys-kernel/gentoo-sources-g14/files/0001-HID-asus-Filter-keyboard-EC-for-old-ROG-keyboard.patch"
"https://lab.retarded.farm/zappel/zGentoo/-/raw/master/sys-kernel/gentoo-sources-g14/files/0002-HID-ASUS-Add-support-for-ASUS-N-Key-keyboard_fanmode.patch"
- "add-jack-toggle-support.patch::https://aur.archlinux.org/cgit/aur.git/plain/5.12.4--Add-jack-toggle-support-for-headphones-on-Asus-ROG-Z.patch?h=linux-g14"
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
@@ -33,8 +32,7 @@ sha256sums=('SKIP'
'296a656e8a2b577252c5f9d72c7ec13e36963d82f9a17e413152924bfea0dfef'
'8b2e476ae108255ae5dc6da43cda57620021a8e68da0e3c568eb44afd3d3254a'
'd9f5742fed4406396698897aa042d4d5fdbfd7c51add7483a777f9ab41901aac'
- '9a8ff7948b16c1ad2ab23f390fd9a2cad4c765821bae7a2a1e4a61b79ffee522'
- 'f52aadc1ebcdc118bb50769e4f5a4c036521c09ffecba48cb34392e1a687ac0a')
+ '9a8ff7948b16c1ad2ab23f390fd9a2cad4c765821bae7a2a1e4a61b79ffee522')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase