diff options
author | VHSgunzo | 2023-07-28 09:02:41 +0300 |
---|---|---|
committer | VHSgunzo | 2023-07-28 09:02:41 +0300 |
commit | e61ae68af944d7e22776210d17eaecb57c0a394c (patch) | |
tree | baf5c1d3ed9929abf43c9970bb9ad79918eb6301 | |
parent | ef70fe698d96b9f43f60593f40d6b1476fb7ec7b (diff) | |
download | aur-e61ae68af944d7e22776210d17eaecb57c0a394c.tar.gz |
v6.4.7-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.5 + pkgver = 6.4.7 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.5-xanmod1/linux-image-6.4.5-x64v2-xanmod1_6.4.5-x64v2-xanmod1-0.20230723.gafe28ae_amd64.deb - noextract = https://github.com/xanmod/linux/releases/download/6.4.5-xanmod1/linux-headers-6.4.5-x64v2-xanmod1_6.4.5-x64v2-xanmod1-0.20230723.gafe28ae_amd64.deb + noextract = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/linux-image-6.4.7-x64v2-xanmod1_6.4.7-x64v2-xanmod1-0.20230727.g3dcc7dc_amd64.deb + noextract = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/linux-headers-6.4.7-x64v2-xanmod1_6.4.7-x64v2-xanmod1-0.20230727.g3dcc7dc_amd64.deb options = !strip - source = https://github.com/xanmod/linux/releases/download/6.4.5-xanmod1/linux-image-6.4.5-x64v2-xanmod1_6.4.5-x64v2-xanmod1-0.20230723.gafe28ae_amd64.deb - source = https://github.com/xanmod/linux/releases/download/6.4.5-xanmod1/linux-headers-6.4.5-x64v2-xanmod1_6.4.5-x64v2-xanmod1-0.20230723.gafe28ae_amd64.deb + source = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/linux-image-6.4.7-x64v2-xanmod1_6.4.7-x64v2-xanmod1-0.20230727.g3dcc7dc_amd64.deb + source = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/linux-headers-6.4.7-x64v2-xanmod1_6.4.7-x64v2-xanmod1-0.20230727.g3dcc7dc_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.5' +pkgver='6.4.7' pkgrel="1" check_psabi() { |