diff options
author | VHSgunzo | 2023-09-14 16:10:11 +0300 |
---|---|---|
committer | VHSgunzo | 2023-09-14 16:10:11 +0300 |
commit | cdcf65feee642272486d7290e6202751573c9857 (patch) | |
tree | 306edacf9ddc964d56ca36d4ace222e719aba724 | |
parent | bc329b34230594610924a387234ca8134072c1b5 (diff) | |
download | aur-cdcf65feee642272486d7290e6202751573c9857.tar.gz |
v6.5.3-xanmod1
-rw-r--r-- | .SRCINFO | 10 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ pkgbase = linux-xanmod-bin pkgdesc = The Linux kernel, modules and headers with Xanmod patches - Prebuilt version - pkgver = 6.4.15 + pkgver = 6.5.3 pkgrel = 1 url = http://www.xanmod.org/ arch = x86_64 @@ -23,11 +23,11 @@ pkgbase = linux-xanmod-bin provides = NTFS3-MODULE conflicts = linux-xanmod conflicts = linux-xanmod-headers-bin - noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/6.4.15-x64v2-xanmod1/linux-image-6.4.15-x64v2-xanmod1_6.4.15-x64v2-xanmod1-0~20230907.g48a56e5_amd64.deb - noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/6.4.15-x64v2-xanmod1/linux-headers-6.4.15-x64v2-xanmod1_6.4.15-x64v2-xanmod1-0~20230907.g48a56e5_amd64.deb + noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.3-xanmod1/6.5.3-x64v2-xanmod1/linux-image-6.5.3-x64v2-xanmod1_6.5.3-x64v2-xanmod1-0~20230913.gf8f9a2c_amd64.deb + noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.3-xanmod1/6.5.3-x64v2-xanmod1/linux-headers-6.5.3-x64v2-xanmod1_6.5.3-x64v2-xanmod1-0~20230913.gf8f9a2c_amd64.deb options = !strip - source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/6.4.15-x64v2-xanmod1/linux-image-6.4.15-x64v2-xanmod1_6.4.15-x64v2-xanmod1-0~20230907.g48a56e5_amd64.deb - source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/6.4.15-x64v2-xanmod1/linux-headers-6.4.15-x64v2-xanmod1_6.4.15-x64v2-xanmod1-0~20230907.g48a56e5_amd64.deb + source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.3-xanmod1/6.5.3-x64v2-xanmod1/linux-image-6.5.3-x64v2-xanmod1_6.5.3-x64v2-xanmod1-0~20230913.gf8f9a2c_amd64.deb + source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.3-xanmod1/6.5.3-x64v2-xanmod1/linux-headers-6.5.3-x64v2-xanmod1_6.5.3-x64v2-xanmod1-0~20230913.gf8f9a2c_amd64.deb sha256sums = SKIP sha256sums = SKIP @@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname='linux-xanmod-bin' -pkgver='6.4.15' +pkgver='6.5.3' branch='main' pkgrel="1" |