summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-12-21 06:58:49 +0100
committerSoftExpert2023-12-21 06:58:49 +0100
commitab7a3c078d8321d0ed9ec87d70f60f4899700547 (patch)
treebc71332b2f8b269e51b11688d27cf22838e4cade
parent43738023d421339ed575da10ef5da5ebef5a96ed (diff)
downloadaur-ab7a3c078d8321d0ed9ec87d70f60f4899700547.tar.gz
6.6.8-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7eb4d24a93b..b1d852d160df 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.6.7
+ pkgver = 6.6.8
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.6.7-xanmod1/6.6.7-x64v3-xanmod1/linux-image-6.6.7-x64v3-xanmod1_6.6.7-x64v3-xanmod1-0~20231213.g90d9158_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v3-xanmod1/linux-headers-6.6.7-x64v3-xanmod1_6.6.7-x64v3-xanmod1-0~20231213.g90d9158_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v3-xanmod1/linux-image-6.6.8-x64v3-xanmod1_6.6.8-x64v3-xanmod1-0~20231220.g005045c_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v3-xanmod1/linux-headers-6.6.8-x64v3-xanmod1_6.6.8-x64v3-xanmod1-0~20231220.g005045c_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v3-xanmod1/linux-image-6.6.7-x64v3-xanmod1_6.6.7-x64v3-xanmod1-0~20231213.g90d9158_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v3-xanmod1/linux-headers-6.6.7-x64v3-xanmod1_6.6.7-x64v3-xanmod1-0~20231213.g90d9158_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v3-xanmod1/linux-image-6.6.8-x64v3-xanmod1_6.6.8-x64v3-xanmod1-0~20231220.g005045c_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v3-xanmod1/linux-headers-6.6.8-x64v3-xanmod1_6.6.8-x64v3-xanmod1-0~20231220.g005045c_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = f36195a6fbdaf8a9f595cecb78e1d3fdfe9b4d98090db17f9f60a73ff3e8657d
- sha256sums = 52edb22db7c59efe56577d82c59c84cc31857de0be4c38196b946dac9ff28420
+ sha256sums = 515acda8f99d8f54a0391042dc53958973c0375e564ceb0174820268ff346a29
+ sha256sums = 88b8f90282484f4c9ac2b80b700feb7734880c7e17362dc361f97914ad26e177
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 6b9e0731cd62..cf225512bcaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.6
-_minor=7
+_minor=8
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('f36195a6fbdaf8a9f595cecb78e1d3fdfe9b4d98090db17f9f60a73ff3e8657d'
- '52edb22db7c59efe56577d82c59c84cc31857de0be4c38196b946dac9ff28420')
+sha256sums=('515acda8f99d8f54a0391042dc53958973c0375e564ceb0174820268ff346a29'
+ '88b8f90282484f4c9ac2b80b700feb7734880c7e17362dc361f97914ad26e177')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"