summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHikari Hayashi2022-11-09 11:05:09 +0800
committerHikari Hayashi2022-11-09 11:05:09 +0800
commitac1919e5dbaec615876f426a808bc9667d7bbc37 (patch)
treef7a6d4ea4487b6d8f8198cbc72b1002be022c24e
parent97f359d6c6a726f2ed790d367ed2fc4dae2a5d30 (diff)
downloadaur-ac1919e5dbaec615876f426a808bc9667d7bbc37.tar.gz
6.1-rc4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45a08c5096b0..de2ef7ecd375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-mainline-um5302ta
pkgdesc = Linux
- pkgver = 6.1rc3
- pkgrel = 2
- url = https://git.kernel.org/torvalds/h/v6.1-rc3
+ pkgver = 6.1rc4
+ pkgrel = 1
+ url = https://git.kernel.org/torvalds/h/v6.1-rc4
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-rc3
+ source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.1-rc4
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 661172efb78c..4e40739d7479 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-mainline-um5302ta
-pkgver=6.1rc3
-pkgrel=2
+pkgver=6.1rc4
+pkgrel=1
pkgdesc='Linux'
-_srctag=v6.1-rc3
+_srctag=v6.1-rc4
url="https://git.kernel.org/torvalds/h/$_srctag"
arch=(x86_64)
license=(GPL2)