summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-01-05 18:57:47 +0100
committerSoftExpert2024-01-05 18:57:47 +0100
commit9b9ae6a8b9854d479a8433c1fbe4aabd363ee399 (patch)
tree3056dc0c9802e8ab0e1e682e2852fe56a739a51e
parent99d8014f775dfef687bee0f1266eedb06ed8c5bf (diff)
downloadaur-9b9ae6a8b9854d479a8433c1fbe4aabd363ee399.tar.gz
6.6.10-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01364aaebdb3..2d6726c29d8f 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.9
+ pkgver = 6.6.10
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.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
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.10-xanmod1/6.6.10-x64v3-xanmod1/linux-image-6.6.10-x64v3-xanmod1_6.6.10-x64v3-xanmod1-0~20240105.gaacf21a_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.10-xanmod1/6.6.10-x64v3-xanmod1/linux-headers-6.6.10-x64v3-xanmod1_6.6.10-x64v3-xanmod1-0~20240105.gaacf21a_amd64.deb
options = !strip
- 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
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.10-xanmod1/6.6.10-x64v3-xanmod1/linux-image-6.6.10-x64v3-xanmod1_6.6.10-x64v3-xanmod1-0~20240105.gaacf21a_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.10-xanmod1/6.6.10-x64v3-xanmod1/linux-headers-6.6.10-x64v3-xanmod1_6.6.10-x64v3-xanmod1-0~20240105.gaacf21a_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = ad2566082f0fb87672b449554ce47fdcff49fcaf3053f1757cd06dc49a0cddac
- sha256sums = 190f2ad6a49b6c6b016d6377459749169adfd0777f3e4e7663a1b88a2e745050
+ sha256sums = e0485e18400be5984cf9837fbead1df0c3b30f84a33dac667a4f5e7ff433707b
+ sha256sums = 72d3c7375a24cbfbaf9198cc78cbabc05e8fd3be0eb26c9e16db4ccb46bd4866
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 3d607912f4c0..955457540825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.6
-_minor=9
+_minor=10
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('ad2566082f0fb87672b449554ce47fdcff49fcaf3053f1757cd06dc49a0cddac'
- '190f2ad6a49b6c6b016d6377459749169adfd0777f3e4e7663a1b88a2e745050')
+sha256sums=('e0485e18400be5984cf9837fbead1df0c3b30f84a33dac667a4f5e7ff433707b'
+ '72d3c7375a24cbfbaf9198cc78cbabc05e8fd3be0eb26c9e16db4ccb46bd4866')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"