aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott B2022-01-28 15:50:07 -0800
committerScott B2022-01-29 12:32:52 -0800
commit4023411a1dadde17be2dbad682f03a9c33d98faf (patch)
treece6c59d26e9a00f6998df76461bb84b8cc59a4f4
parent372a7991ad6c80b212e751607df40d599ff87819 (diff)
downloadaur-4023411a1dadde17be2dbad682f03a9c33d98faf.tar.gz
5.16.4.prexan0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93ea8646b8c8..b2a0f7c14d37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.16.3.xanmod1
+ pkgver = 5.16.4.prexan0
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -20,6 +20,7 @@ pkgbase = linux-xanmod-rog
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.sign
source = https://github.com/xanmod/linux/releases/download/5.16.3-xanmod1/patch-5.16.3-xanmod1.xz
source = choose-gcc-optimization.sh
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.16.3-4.xz
source = Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch
source = Bluetooth-Read-codec-capabilities-only-if-supported.patch
source = UDP-IPv6-Optimizations-from-5.17-partial.patch
@@ -41,6 +42,7 @@ pkgbase = linux-xanmod-rog
sha256sums = SKIP
sha256sums = 188e5f155f1dd66d5c636b725ee6b9c312f4aa2bdc866ce5ff5b3f2de1101cda
sha256sums = 278118011d7a2eeca9971ac97b31bf0c55ab55e99c662ab9ae4717b55819c9a2
+ sha256sums = e254d82ad04c0ea3f61f62518b664cd5fe892bd04a67d99b9e038343bd496619
sha256sums = 241f01f06849fcec462d72355ca3ab6bd34931731dec89876d785912ac532398
sha256sums = dd01bd3f774c3a9af42b6d89f534f39c4a5f200db32cd6d4b72a29325645100e
sha256sums = 41b0cef536675f10fdfb69eeca2f1927653c69eb351dd92f4085ab6590485851
diff --git a/PKGBUILD b/PKGBUILD
index cc0ee414655d..9db1278751be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,8 +77,8 @@ _makenconfig=
pkgbase=linux-xanmod-rog
xanmod=5.16.3-xanmod1
-pkgver=${xanmod//-/.}
-#pkgver=5.16.3rc2.prexan0
+#pkgver=${xanmod//-/.}
+pkgver=5.16.4.prexan0
# NOTE: ^^ for custom pkgvers pick something that version sorts 'before' next .xanmodY to avoid downgrade warnings
pkgrel=1
pkgdesc='Linux Xanmod'
@@ -104,9 +104,9 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
# apply incremental kernel updates ahead of official Xanmod release
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.16.1.xz"
- #"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.16.1-2.xz"
+ "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.16.3-4.xz"
#"Linux-5.16.2.patch"
- #"Linux-5.16.3-rc2.patch.xz"
+ #"Linux-5.16.4-rc1.patch"
# Arch: misc hotfixes
"Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch"
@@ -154,6 +154,7 @@ sha256sums=('027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb'
'SKIP'
'188e5f155f1dd66d5c636b725ee6b9c312f4aa2bdc866ce5ff5b3f2de1101cda'
'278118011d7a2eeca9971ac97b31bf0c55ab55e99c662ab9ae4717b55819c9a2'
+ 'e254d82ad04c0ea3f61f62518b664cd5fe892bd04a67d99b9e038343bd496619'
'241f01f06849fcec462d72355ca3ab6bd34931731dec89876d785912ac532398'
'dd01bd3f774c3a9af42b6d89f534f39c4a5f200db32cd6d4b72a29325645100e'
'41b0cef536675f10fdfb69eeca2f1927653c69eb351dd92f4085ab6590485851'