summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Yuan2020-08-28 11:41:40 +0800
committerGitHub2020-08-28 11:41:40 +0800
commitae93c1b2434f2a4fdb7b039865d675f37318b676 (patch)
tree1274c8de4172567ae3019107b83481e3d9b4bb62
parentb9974f460fe1b8609d08582c8ef26deb3b853425 (diff)
parent8dff3664a281b4147dc548add80af3d4ed4c9a49 (diff)
downloadaur-ae93c1b2434f2a4fdb7b039865d675f37318b676.tar.gz
Merge pull request #3 from YHNdnzj/testing
5.8.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 009a82ce4177..c0b70b330739 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-zen-g14
pkgdesc = Linux ZEN with patch for Zephyrus G14 (GA401I)
- pkgver = 5.8.3.zen1
+ pkgver = 5.8.4.zen1
pkgrel = 1
- url = https://github.com/zen-kernel/zen-kernel/commits/v5.8.3-zen1
+ url = https://github.com/zen-kernel/zen-kernel/commits/v5.8.4-zen1
arch = x86_64
license = GPL2
makedepends = bc
@@ -12,8 +12,8 @@ pkgbase = linux-zen-g14
makedepends = xmlto
makedepends = git
options = !strip
- source = zen-kernel::git+https://github.com/zen-kernel/zen-kernel?signed#tag=v5.8.3-zen1
- source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=279d711a7eed64877421ebd53c71305ac29b5d1d
+ source = zen-kernel::git+https://github.com/zen-kernel/zen-kernel?signed#tag=v5.8.4-zen1
+ source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=f5ef8506bcec4ab84fe68592d689482f0d192fa9
source = i8042.patch
source = asus-n-key-keyboard.patch::https://lab.retarded.farm/zappel/asus-rog-zephyrus-g14/-/raw/master/kernel_patches/5.8/5.8.2/0001-HID-asus-add-support-for-ASUS-N-Key-keyboard-v5.8.patch
source = amdgpu-backlight.patch::https://lore.kernel.org/lkml/20200804201313.6464-1-amonakov@ispras.ru/raw
diff --git a/PKGBUILD b/PKGBUILD
index d00b9936ec48..0e63dbcc29bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-zen-g14
_pkgbase=linux-zen
-pkgver=5.8.3.zen1
+pkgver=5.8.4.zen1
pkgrel=1
pkgdesc='Linux ZEN with patch for Zephyrus G14 (GA401I)'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -18,7 +18,7 @@ options=('!strip')
_srcname=zen-kernel
source=(
"$_srcname::git+https://github.com/zen-kernel/zen-kernel?signed#tag=$_srctag"
- "config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=279d711a7eed64877421ebd53c71305ac29b5d1d"
+ "config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=f5ef8506bcec4ab84fe68592d689482f0d192fa9"
i8042.patch
"asus-n-key-keyboard.patch::https://lab.retarded.farm/zappel/asus-rog-zephyrus-g14/-/raw/master/kernel_patches/5.8/5.8.2/0001-HID-asus-add-support-for-ASUS-N-Key-keyboard-v5.8.patch"
"amdgpu-backlight.patch::https://lore.kernel.org/lkml/20200804201313.6464-1-amonakov@ispras.ru/raw"