summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-01-02 07:50:59 +0100
committerSoftExpert2024-01-02 07:50:59 +0100
commit99d8014f775dfef687bee0f1266eedb06ed8c5bf (patch)
tree799c4a9782bea59e3ec22f7af8c7d25162e39bf4
parentab7a3c078d8321d0ed9ec87d70f60f4899700547 (diff)
downloadaur-99d8014f775dfef687bee0f1266eedb06ed8c5bf.tar.gz
6.6.9-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1d852d160df..01364aaebdb3 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.8
+ pkgver = 6.6.9
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.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
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.9-xanmod1/6.6.9-x64v3-xanmod1/linux-image-6.6.9-x64v3-xanmod1_6.6.9-x64v3-xanmod1-0~20240101.gb3ec57c_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.9-xanmod1/6.6.9-x64v3-xanmod1/linux-headers-6.6.9-x64v3-xanmod1_6.6.9-x64v3-xanmod1-0~20240101.gb3ec57c_amd64.deb
options = !strip
- 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
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.9-xanmod1/6.6.9-x64v3-xanmod1/linux-image-6.6.9-x64v3-xanmod1_6.6.9-x64v3-xanmod1-0~20240101.gb3ec57c_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.9-xanmod1/6.6.9-x64v3-xanmod1/linux-headers-6.6.9-x64v3-xanmod1_6.6.9-x64v3-xanmod1-0~20240101.gb3ec57c_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 515acda8f99d8f54a0391042dc53958973c0375e564ceb0174820268ff346a29
- sha256sums = 88b8f90282484f4c9ac2b80b700feb7734880c7e17362dc361f97914ad26e177
+ sha256sums = ad2566082f0fb87672b449554ce47fdcff49fcaf3053f1757cd06dc49a0cddac
+ sha256sums = 190f2ad6a49b6c6b016d6377459749169adfd0777f3e4e7663a1b88a2e745050
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index cf225512bcaa..3d607912f4c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.6
-_minor=8
+_minor=9
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('515acda8f99d8f54a0391042dc53958973c0375e564ceb0174820268ff346a29'
- '88b8f90282484f4c9ac2b80b700feb7734880c7e17362dc361f97914ad26e177')
+sha256sums=('ad2566082f0fb87672b449554ce47fdcff49fcaf3053f1757cd06dc49a0cddac'
+ '190f2ad6a49b6c6b016d6377459749169adfd0777f3e4e7663a1b88a2e745050')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"