summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Yuan2020-10-30 23:41:44 +0800
committerMike Yuan2020-10-30 23:41:44 +0800
commit3258fd949277c322de2fecbd1813db1c8bf547cc (patch)
tree3af6cea37240fd97a99f76f302f989c2b1605eec
parentb4c6f4b626db88603d5e7a51b4499472814eac67 (diff)
downloadaur-3258fd949277c322de2fecbd1813db1c8bf547cc.tar.gz
5.9.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7d70a58de08..265d5efc6e22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-zen-g14
pkgdesc = Linux ZEN with patch for Zephyrus G14 (GA401I)
- pkgver = 5.9.1.zen2
+ pkgver = 5.9.2.zen1
pkgrel = 1
- url = https://github.com/zen-kernel/zen-kernel/commits/v5.9.1-zen2
+ url = https://github.com/zen-kernel/zen-kernel/commits/v5.9.2-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.9.1-zen2
- source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=73c7e1d6489aa3ae743b2abb1113fc738ba7d8f1
+ source = zen-kernel::git+https://github.com/zen-kernel/zen-kernel?signed#tag=v5.9.2-zen1
+ source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=0ade7bc3665bb5ff1961cba6761335743c63c3d4
source = i8042.patch
source = asus-n-key-keyboard.patch::https://lab.retarded.farm/zappel/asus-rog-zephyrus-g14/-/raw/master/kernel_patches/5.9/5.9.1/0001-HID-ASUS-Add-support-for-ASUS-N-Key-keyboard.patch
source = https://github.com/dolohow/uksm/raw/master/v5.x/uksm-5.9.patch
diff --git a/PKGBUILD b/PKGBUILD
index 4c2c384f92bf..310618a97056 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-zen-g14
_pkgbase=linux-zen
-pkgver=5.9.1.zen2
+pkgver=5.9.2.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=73c7e1d6489aa3ae743b2abb1113fc738ba7d8f1"
+ "config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=0ade7bc3665bb5ff1961cba6761335743c63c3d4"
i8042.patch
"asus-n-key-keyboard.patch::https://lab.retarded.farm/zappel/asus-rog-zephyrus-g14/-/raw/master/kernel_patches/5.9/5.9.1/0001-HID-ASUS-Add-support-for-ASUS-N-Key-keyboard.patch"
"https://github.com/dolohow/uksm/raw/master/v5.x/uksm-5.9.patch"