summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-04-11 06:47:26 +0200
committerSoftExpert2024-04-11 06:47:26 +0200
commit45bfef298d7ec572dc2a8007aaca37a242279aa3 (patch)
tree17a10c66b7a79b600a6dd6fff24249daae397771
parentee26f15091d72f5b2a74b61f410383ba94216434 (diff)
downloadaur-45bfef298d7ec572dc2a8007aaca37a242279aa3.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 de54f30aed6a..6b961c06f72b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v1
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v1
- 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-x64v1-xanmod1/linux-image-6.7.12-x64v1-xanmod1_6.7.12-x64v1-xanmod1-0~20240403.g016c042_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v1-xanmod1/linux-headers-6.7.12-x64v1-xanmod1_6.7.12-x64v1-xanmod1-0~20240403.g016c042_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v1-xanmod1/linux-image-6.8.5-x64v1-xanmod1_6.8.5-x64v1-xanmod1-0~20240410.g0d639e3_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v1-xanmod1/linux-headers-6.8.5-x64v1-xanmod1_6.8.5-x64v1-xanmod1-0~20240410.g0d639e3_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v1-xanmod1/linux-image-6.7.12-x64v1-xanmod1_6.7.12-x64v1-xanmod1-0~20240403.g016c042_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v1-xanmod1/linux-headers-6.7.12-x64v1-xanmod1_6.7.12-x64v1-xanmod1-0~20240403.g016c042_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v1-xanmod1/linux-image-6.8.5-x64v1-xanmod1_6.8.5-x64v1-xanmod1-0~20240410.g0d639e3_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v1-xanmod1/linux-headers-6.8.5-x64v1-xanmod1_6.8.5-x64v1-xanmod1-0~20240410.g0d639e3_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = da5ef4782475000553bcd351f832c438fe62a9af9cd1722e9ee1dda5dedca9f5
- sha256sums = 2b4adb99b5ad7831c552fdefbbf10394a4eced233bd1267443f238883ec32ea7
+ sha256sums = 397015a3a15fbde0f50258adae96a3bd908e49b162114141e1c813637e4b05eb
+ sha256sums = 5527999ccafc92c19d751eafdcb753545b7c20066821475a708bc9777968283a
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index 7e3b64a39ba1..4f36145f12d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_arch=x64v1
_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=('da5ef4782475000553bcd351f832c438fe62a9af9cd1722e9ee1dda5dedca9f5'
- '2b4adb99b5ad7831c552fdefbbf10394a4eced233bd1267443f238883ec32ea7')
+sha256sums=('397015a3a15fbde0f50258adae96a3bd908e49b162114141e1c813637e4b05eb'
+ '5527999ccafc92c19d751eafdcb753545b7c20066821475a708bc9777968283a')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"