summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHikari Hayashi2022-11-14 19:34:16 +0800
committerHikari Hayashi2022-11-14 19:34:42 +0800
commit7296c6987d6380a10439f7058779355640f6a9df (patch)
treed3806639b2bd8bce156d9b69d1d6dcb615a13f95
parentac1919e5dbaec615876f426a808bc9667d7bbc37 (diff)
downloadaur-7296c6987d6380a10439f7058779355640f6a9df.tar.gz
6.1-rc5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de2ef7ecd375..5f65f33bbd64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-mainline-um5302ta
pkgdesc = Linux
- pkgver = 6.1rc4
+ pkgver = 6.1rc5
pkgrel = 1
- url = https://git.kernel.org/torvalds/h/v6.1-rc4
+ url = https://git.kernel.org/torvalds/h/v6.1-rc5
arch = x86_64
license = GPL2
makedepends = bc
@@ -20,7 +20,7 @@ pkgbase = linux-mainline-um5302ta
makedepends = texlive-latexextra
makedepends = git
options = !strip
- source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.1-rc4
+ source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.1-rc5
source = config
source = ALSA-hda-realtek-Add-quirk-for-ASUS-Zenbook-using-CS35L41.patch
source = cs35l42-hda-no-acpi-dsd-csc3551.patch
diff --git a/PKGBUILD b/PKGBUILD
index 4e40739d7479..5cd781732c4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-mainline-um5302ta
-pkgver=6.1rc4
+pkgver=6.1rc5
pkgrel=1
pkgdesc='Linux'
-_srctag=v6.1-rc4
+_srctag=v6.1-rc5
url="https://git.kernel.org/torvalds/h/$_srctag"
arch=(x86_64)
license=(GPL2)