summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-01-05 18:57:46 +0100
committerSoftExpert2024-01-05 18:57:46 +0100
commitb010481ee1f519c1c30bf079b926016018c55a17 (patch)
treeaadcd085fe52595160611d9d1539fb2976d7bca5
parent31cdec8f98837b5b97b6f1aa75071fbd8329b27f (diff)
downloadaur-b010481ee1f519c1c30bf079b926016018c55a17.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 003a55d8e896..d0d79d25ea24 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.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-x64v1-xanmod1/linux-image-6.6.9-x64v1-xanmod1_6.6.9-x64v1-xanmod1-0~20240101.gb3ec57c_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.9-xanmod1/6.6.9-x64v1-xanmod1/linux-headers-6.6.9-x64v1-xanmod1_6.6.9-x64v1-xanmod1-0~20240101.gb3ec57c_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.10-xanmod1/6.6.10-x64v1-xanmod1/linux-image-6.6.10-x64v1-xanmod1_6.6.10-x64v1-xanmod1-0~20240105.gaacf21a_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.10-xanmod1/6.6.10-x64v1-xanmod1/linux-headers-6.6.10-x64v1-xanmod1_6.6.10-x64v1-xanmod1-0~20240105.gaacf21a_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.9-xanmod1/6.6.9-x64v1-xanmod1/linux-image-6.6.9-x64v1-xanmod1_6.6.9-x64v1-xanmod1-0~20240101.gb3ec57c_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.9-xanmod1/6.6.9-x64v1-xanmod1/linux-headers-6.6.9-x64v1-xanmod1_6.6.9-x64v1-xanmod1-0~20240101.gb3ec57c_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.10-xanmod1/6.6.10-x64v1-xanmod1/linux-image-6.6.10-x64v1-xanmod1_6.6.10-x64v1-xanmod1-0~20240105.gaacf21a_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.10-xanmod1/6.6.10-x64v1-xanmod1/linux-headers-6.6.10-x64v1-xanmod1_6.6.10-x64v1-xanmod1-0~20240105.gaacf21a_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 04a46f6314b02ee271d33d939b980385a800d3a2ea29e68a4a16856ab3154fed
- sha256sums = 9ad0e4834da05f995b45816890596132e223b00c60e517961b9b65391c17d0d2
+ sha256sums = 43babadf24a2b0b1ad522f8b27d69fffb10eda2e83599eda584211429f226e1f
+ sha256sums = 87f587fe918650eb0734f5bb148b0c5bf5e2df72cd449883ac3b5571258b908d
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index c07ca0dc19fa..0c052fe6a2f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v1
_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=('04a46f6314b02ee271d33d939b980385a800d3a2ea29e68a4a16856ab3154fed'
- '9ad0e4834da05f995b45816890596132e223b00c60e517961b9b65391c17d0d2')
+sha256sums=('43babadf24a2b0b1ad522f8b27d69fffb10eda2e83599eda584211429f226e1f'
+ '87f587fe918650eb0734f5bb148b0c5bf5e2df72cd449883ac3b5571258b908d')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"