summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHikari Hayashi2022-07-25 23:43:42 +0800
committerHikari Hayashi2022-07-25 23:43:42 +0800
commit502a4d349fac6a9ce53c25beeaee5d6f14f089ce (patch)
treea5b6fa359742d2bd9a0aeab9f3e16aa1598fc81f
parent1c6644fa34e6bd79a3cccc36c7d2db577cb014e2 (diff)
downloadaur-502a4d349fac6a9ce53c25beeaee5d6f14f089ce.tar.gz
5.19-rc8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bbb78e6aa0a..244b2daee26d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-mainline-um5302ta
pkgdesc = Linux
- pkgver = 5.19.rc7
- pkgrel = 2
- url = https://git.kernel.org/torvalds/h/v5.19-rc7
+ pkgver = 5.19.rc8
+ pkgrel = 1
+ url = https://git.kernel.org/torvalds/h/v5.19-rc8
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=v5.19-rc7
+ source = linux-mainline::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.19-rc8
source = config
source = v6-ACPI-skip-IRQ-override-on-AMD-Zen-platforms.patch
source = v0-ALSA-hda-realtek-Add-quirk-for-ASUS-UM5302TA.patch
diff --git a/PKGBUILD b/PKGBUILD
index 0cef54833107..819b84d6f34e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-mainline-um5302ta
-pkgver=5.19.rc7
-pkgrel=2
+pkgver=5.19.rc8
+pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.kernel.org/torvalds/h/$_srctag"