summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVHSgunzo2023-07-06 12:53:34 +0300
committerVHSgunzo2023-07-06 12:53:34 +0300
commit21c0ee30a9c80b042f49f3f9145b28ef512b217a (patch)
treec7d1abb5a01caa1070c2b8eb02bc1b9a8d5eac1d
parent80f053f78a7d6dbd69a0b25b2aeee5f37c393b20 (diff)
downloadaur-21c0ee30a9c80b042f49f3f9145b28ef512b217a.tar.gz
v6.4.2-xanmod1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22b81fd050e8..d0ebf42e8e2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-bin
pkgdesc = The Linux kernel, modules and headers with Xanmod patches - Prebuilt version
- pkgver = 6.4.1
+ pkgver = 6.4.2
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -22,11 +22,11 @@ pkgbase = linux-xanmod-bin
provides = NTFS3-MODULE
conflicts = linux-xanmod
conflicts = linux-xanmod-headers-bin
- noextract = https://github.com/xanmod/linux/releases/download/6.4.1-xanmod1/linux-image-6.4.1-x64v1-xanmod1_6.4.1-x64v1-xanmod1-0.20230702.c03d0eb_amd64.deb
- noextract = https://github.com/xanmod/linux/releases/download/6.4.1-xanmod1/linux-headers-6.4.1-x64v1-xanmod1_6.4.1-x64v1-xanmod1-0.20230702.c03d0eb_amd64.deb
+ noextract = https://github.com/xanmod/linux/releases/download/6.4.2-xanmod1/linux-image-6.4.2-x64v1-xanmod1_6.4.2-x64v1-xanmod1-0.20230706.96960ed_amd64.deb
+ noextract = https://github.com/xanmod/linux/releases/download/6.4.2-xanmod1/linux-headers-6.4.2-x64v1-xanmod1_6.4.2-x64v1-xanmod1-0.20230706.96960ed_amd64.deb
options = !strip
- source = https://github.com/xanmod/linux/releases/download/6.4.1-xanmod1/linux-image-6.4.1-x64v1-xanmod1_6.4.1-x64v1-xanmod1-0.20230702.c03d0eb_amd64.deb
- source = https://github.com/xanmod/linux/releases/download/6.4.1-xanmod1/linux-headers-6.4.1-x64v1-xanmod1_6.4.1-x64v1-xanmod1-0.20230702.c03d0eb_amd64.deb
+ source = https://github.com/xanmod/linux/releases/download/6.4.2-xanmod1/linux-image-6.4.2-x64v1-xanmod1_6.4.2-x64v1-xanmod1-0.20230706.96960ed_amd64.deb
+ source = https://github.com/xanmod/linux/releases/download/6.4.2-xanmod1/linux-headers-6.4.2-x64v1-xanmod1_6.4.2-x64v1-xanmod1-0.20230706.96960ed_amd64.deb
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ce3104b16476..2539072c977a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ check_psabi() {
}
pkgname='linux-xanmod-bin'
-pkgver='6.4.1'
+pkgver='6.4.2'
pkgrel="1"
psabi="$(check_psabi)"
pkgdesc='The Linux kernel, modules and headers with Xanmod patches - Prebuilt version'