summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Yuan2020-10-17 23:22:41 +0800
committerMike Yuan2020-10-17 23:22:41 +0800
commit64931ae6798090708d3297875a4ee201d59e91c8 (patch)
treec3fd1f220cb37c77af8341c6ffa2e8e6f4e65960
parent9baf66e4b4a7d808c1ec695cd08b58c875cf4eb5 (diff)
downloadaur-64931ae6798090708d3297875a4ee201d59e91c8.tar.gz
5.9.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d40430269ac..262f80e2aada 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.zen1
+ pkgver = 5.9.1.zen1
pkgrel = 1
- url = https://github.com/zen-kernel/zen-kernel/commits/v5.9-zen1
+ url = https://github.com/zen-kernel/zen-kernel/commits/v5.9.1-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-zen1
- source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=56e3b2ab9780c41befa64e72d82bef6c7146ed98
+ source = zen-kernel::git+https://github.com/zen-kernel/zen-kernel?signed#tag=v5.9.1-zen1
+ source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=af046e3755f038af706daa5c992cce4390a88877
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.8/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 8eab367b256a..3b462bd7cad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-zen-g14
_pkgbase=linux-zen
-pkgver=5.9.zen1
+pkgver=5.9.1.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=56e3b2ab9780c41befa64e72d82bef6c7146ed98"
+ "config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=af046e3755f038af706daa5c992cce4390a88877"
i8042.patch
"asus-n-key-keyboard.patch::https://lab.retarded.farm/zappel/asus-rog-zephyrus-g14/-/raw/master/kernel_patches/5.8/5.8.8/0001-HID-ASUS-Add-support-for-ASUS-N-Key-keyboard.patch"
"https://github.com/dolohow/uksm/raw/master/v5.x/uksm-5.9.patch"