summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Yuan2020-10-02 15:59:09 +0800
committerMike Yuan2020-10-02 15:59:09 +0800
commit63f254dbe4ec7912cbe7aa0cfcb11cdec1836e22 (patch)
tree3c6b49b76e228c516ed2aae3c2b4cb4b377105c4
parentf5fd9b52c5b8708716d593787f865fb872d5e2e4 (diff)
downloadaur-63f254dbe4ec7912cbe7aa0cfcb11cdec1836e22.tar.gz
5.8.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d519bbb90aac..f24293e4f49a 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.12.zen1
+ pkgver = 5.8.13.zen1
pkgrel = 1
- url = https://github.com/zen-kernel/zen-kernel/commits/v5.8.12-zen1
+ url = https://github.com/zen-kernel/zen-kernel/commits/v5.8.13-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.12-zen1
- source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=aea5b0a33bccbc401e6ffcfec8824ad62bf22118
+ source = zen-kernel::git+https://github.com/zen-kernel/zen-kernel?signed#tag=v5.8.13-zen1
+ source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=93f52dae0f3c56f22010c9e20ccca1b866ca22ad
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.8.patch
diff --git a/PKGBUILD b/PKGBUILD
index ada8b4bfcc29..ad164ab7bc29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-zen-g14
_pkgbase=linux-zen
-pkgver=5.8.12.zen1
+pkgver=5.8.13.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=aea5b0a33bccbc401e6ffcfec8824ad62bf22118"
+ "config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-zen&id=93f52dae0f3c56f22010c9e20ccca1b866ca22ad"
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.8.patch"