summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-04-11 06:47:26 +0200
committerSoftExpert2024-04-11 06:47:26 +0200
commit5c3d2d5b1c24f031a66421d6c46a3b7f981b0200 (patch)
tree356165a44cbfb442fd3542e5ecab61e2321f24aa
parent91e3ce680f40cfd7132c042ab2473b33e77c3474 (diff)
downloadaur-5c3d2d5b1c24f031a66421d6c46a3b7f981b0200.tar.gz
6.8.5-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ce3dc3cd70b..ca29f892005c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v3
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v3
- pkgver = 6.7.12
+ pkgver = 6.8.5
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = curl
makedepends = libxml2
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v3-xanmod1/linux-image-6.7.12-x64v3-xanmod1_6.7.12-x64v3-xanmod1-0~20240403.g016c042_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v3-xanmod1/linux-headers-6.7.12-x64v3-xanmod1_6.7.12-x64v3-xanmod1-0~20240403.g016c042_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v3-xanmod1/linux-image-6.8.5-x64v3-xanmod1_6.8.5-x64v3-xanmod1-0~20240410.g0d639e3_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v3-xanmod1/linux-headers-6.8.5-x64v3-xanmod1_6.8.5-x64v3-xanmod1-0~20240410.g0d639e3_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v3-xanmod1/linux-image-6.7.12-x64v3-xanmod1_6.7.12-x64v3-xanmod1-0~20240403.g016c042_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v3-xanmod1/linux-headers-6.7.12-x64v3-xanmod1_6.7.12-x64v3-xanmod1-0~20240403.g016c042_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v3-xanmod1/linux-image-6.8.5-x64v3-xanmod1_6.8.5-x64v3-xanmod1-0~20240410.g0d639e3_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v3-xanmod1/linux-headers-6.8.5-x64v3-xanmod1_6.8.5-x64v3-xanmod1-0~20240410.g0d639e3_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 78ba375d5d3fe7e6722ec6113397044218e18fdee903fdaa5200216b76a524b1
- sha256sums = 1a42a0004bd10f2a3f847f75903f98c3ea5a7f6c1d3c3efd9a7c498ac24417d6
+ sha256sums = ff1868366f63745d26665cefe1175cb10aa2fc8ab95e1beb24daf4b4c68c04a6
+ sha256sums = 68fb565a217c45f869b17422b0b4acd73440ebf5df0b8554ea7170431635e900
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index ddcad02d408e..3ca793b3ad17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_arch=x64v3
_pkgbase=linux-xanmod
-_major=6.7
-_minor=12
+_major=6.8
+_minor=5
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('78ba375d5d3fe7e6722ec6113397044218e18fdee903fdaa5200216b76a524b1'
- '1a42a0004bd10f2a3f847f75903f98c3ea5a7f6c1d3c3efd9a7c498ac24417d6')
+sha256sums=('ff1868366f63745d26665cefe1175cb10aa2fc8ab95e1beb24daf4b4c68c04a6'
+ '68fb565a217c45f869b17422b0b4acd73440ebf5df0b8554ea7170431635e900')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"