diff options
author | VHSgunzo | 2024-05-03 19:20:22 +0300 |
---|---|---|
committer | VHSgunzo | 2024-05-03 19:20:22 +0300 |
commit | f7ff6846e56b0af07661284a89e59d0d9fe9dd48 (patch) | |
tree | 31b78f4b05d06ff490411f1f43fb72a544df0e61 | |
parent | fc9392e4a6baa85bdcb507ed10d6699a37f6394f (diff) | |
download | aur-f7ff6846e56b0af07661284a89e59d0d9fe9dd48.tar.gz |
v6.8.9-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.8.8 + pkgver = 6.8.9 pkgrel = 1 url = http://www.xanmod.org/ arch = x86_64 @@ -23,11 +23,11 @@ pkgbase = linux-xanmod-bin provides = NTFS3-MODULE conflicts = linux-xanmod-headers conflicts = linux-xanmod - noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.8-xanmod1/6.8.8-x64v4-xanmod1/linux-image-6.8.8-x64v4-xanmod1_6.8.8-x64v4-xanmod1-0~20240428.g5a3fcc1_amd64.deb - noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.8-xanmod1/6.8.8-x64v4-xanmod1/linux-headers-6.8.8-x64v4-xanmod1_6.8.8-x64v4-xanmod1-0~20240428.g5a3fcc1_amd64.deb + noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.9-xanmod1/6.8.9-x64v4-xanmod1/linux-image-6.8.9-x64v4-xanmod1_6.8.9-x64v4-xanmod1-0~20240502.g083d679_amd64.deb + noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.9-xanmod1/6.8.9-x64v4-xanmod1/linux-headers-6.8.9-x64v4-xanmod1_6.8.9-x64v4-xanmod1-0~20240502.g083d679_amd64.deb options = !strip - source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.8-xanmod1/6.8.8-x64v4-xanmod1/linux-image-6.8.8-x64v4-xanmod1_6.8.8-x64v4-xanmod1-0~20240428.g5a3fcc1_amd64.deb - source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.8-xanmod1/6.8.8-x64v4-xanmod1/linux-headers-6.8.8-x64v4-xanmod1_6.8.8-x64v4-xanmod1-0~20240428.g5a3fcc1_amd64.deb + source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.9-xanmod1/6.8.9-x64v4-xanmod1/linux-image-6.8.9-x64v4-xanmod1_6.8.9-x64v4-xanmod1-0~20240502.g083d679_amd64.deb + source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.9-xanmod1/6.8.9-x64v4-xanmod1/linux-headers-6.8.9-x64v4-xanmod1_6.8.9-x64v4-xanmod1-0~20240502.g083d679_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.8.8' # example for rt branch: pkgver='6.1.73.rt22' +pkgver='6.8.9' # example for rt branch: pkgver='6.1.73.rt22' branch='main' pkgrel="1" |