diff options
author | VHSgunzo | 2023-12-21 11:31:50 +0300 |
---|---|---|
committer | VHSgunzo | 2023-12-21 11:31:50 +0300 |
commit | 954433f43af7ea2c9c6157f5ba121c12830455d6 (patch) | |
tree | 6abc321014babb6275f172104d851e5b489a133f | |
parent | 36e5bf3949a6a1f4b7e9a9c37a363767f8a1fd95 (diff) | |
download | aur-954433f43af7ea2c9c6157f5ba121c12830455d6.tar.gz |
v6.6.8-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.6.7 + pkgver = 6.6.8 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.6.7-xanmod1/6.6.7-x64v4-xanmod1/linux-image-6.6.7-x64v4-xanmod1_6.6.7-x64v4-xanmod1-0~20231213.g90d9158_amd64.deb - noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v4-xanmod1/linux-headers-6.6.7-x64v4-xanmod1_6.6.7-x64v4-xanmod1-0~20231213.g90d9158_amd64.deb + noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v4-xanmod1/linux-image-6.6.8-x64v4-xanmod1_6.6.8-x64v4-xanmod1-0~20231220.g005045c_amd64.deb + noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v4-xanmod1/linux-headers-6.6.8-x64v4-xanmod1_6.6.8-x64v4-xanmod1-0~20231220.g005045c_amd64.deb options = !strip - source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v4-xanmod1/linux-image-6.6.7-x64v4-xanmod1_6.6.7-x64v4-xanmod1-0~20231213.g90d9158_amd64.deb - source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v4-xanmod1/linux-headers-6.6.7-x64v4-xanmod1_6.6.7-x64v4-xanmod1-0~20231213.g90d9158_amd64.deb + source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v4-xanmod1/linux-image-6.6.8-x64v4-xanmod1_6.6.8-x64v4-xanmod1-0~20231220.g005045c_amd64.deb + source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v4-xanmod1/linux-headers-6.6.8-x64v4-xanmod1_6.6.8-x64v4-xanmod1-0~20231220.g005045c_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.6.7' +pkgver='6.6.8' branch='main' pkgrel="1" |