summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-04-11 06:47:26 +0200
committerSoftExpert2024-04-11 06:47:26 +0200
commit876e039da5774901afd7fdc0f6d47accede9a490 (patch)
tree27f1a054f5a4f8c5634e8013f053186a0d2d5010
parent588cd14303de20c5a1626e8e6c788cd708832807 (diff)
downloadaur-876e039da5774901afd7fdc0f6d47accede9a490.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 65d16d75d7ae..58de2e44f219 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v4
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v4
- 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-x64v4-xanmod1/linux-image-6.7.12-x64v4-xanmod1_6.7.12-x64v4-xanmod1-0~20240403.g016c042_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v4-xanmod1/linux-headers-6.7.12-x64v4-xanmod1_6.7.12-x64v4-xanmod1-0~20240403.g016c042_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v4-xanmod1/linux-image-6.8.5-x64v4-xanmod1_6.8.5-x64v4-xanmod1-0~20240410.g0d639e3_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v4-xanmod1/linux-headers-6.8.5-x64v4-xanmod1_6.8.5-x64v4-xanmod1-0~20240410.g0d639e3_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v4-xanmod1/linux-image-6.7.12-x64v4-xanmod1_6.7.12-x64v4-xanmod1-0~20240403.g016c042_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v4-xanmod1/linux-headers-6.7.12-x64v4-xanmod1_6.7.12-x64v4-xanmod1-0~20240403.g016c042_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v4-xanmod1/linux-image-6.8.5-x64v4-xanmod1_6.8.5-x64v4-xanmod1-0~20240410.g0d639e3_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v4-xanmod1/linux-headers-6.8.5-x64v4-xanmod1_6.8.5-x64v4-xanmod1-0~20240410.g0d639e3_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 71a78bf62e9b3568c348bc0bf0bb3994877cbe5ceb404a85b66e4a6ab3d034fa
- sha256sums = 36e8d839ab4c1a96fd58a1c6beda2d61a6b04674985b2112d61b4adf6e328ba3
+ sha256sums = ed9d4b9476e2bef316b273d7900d9d323a3f390559d380557a697577c18b3d21
+ sha256sums = 73ea407b3f36ee68c0f3333c5005f061225ab5273fe0c9210b50cb51d189056a
pkgname = linux-xanmod-linux-bin-x64v4
diff --git a/PKGBUILD b/PKGBUILD
index e06b7c07ede9..7c6888562e69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_arch=x64v4
_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=('71a78bf62e9b3568c348bc0bf0bb3994877cbe5ceb404a85b66e4a6ab3d034fa'
- '36e8d839ab4c1a96fd58a1c6beda2d61a6b04674985b2112d61b4adf6e328ba3')
+sha256sums=('ed9d4b9476e2bef316b273d7900d9d323a3f390559d380557a697577c18b3d21'
+ '73ea407b3f36ee68c0f3333c5005f061225ab5273fe0c9210b50cb51d189056a')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"