summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-01-02 07:50:58 +0100
committerSoftExpert2024-01-02 07:50:58 +0100
commit31cdec8f98837b5b97b6f1aa75071fbd8329b27f (patch)
tree7acd28c43185caf638758059cc8bff0cb472e1c8
parentb8a4020ca4488f43b4981784fe15a12b05437596 (diff)
downloadaur-31cdec8f98837b5b97b6f1aa75071fbd8329b27f.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 6ede75fba399..003a55d8e896 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.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-x64v1-xanmod1/linux-image-6.6.8-x64v1-xanmod1_6.6.8-x64v1-xanmod1-0~20231220.g005045c_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v1-xanmod1/linux-headers-6.6.8-x64v1-xanmod1_6.6.8-x64v1-xanmod1-0~20231220.g005045c_amd64.deb
+ 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
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v1-xanmod1/linux-image-6.6.8-x64v1-xanmod1_6.6.8-x64v1-xanmod1-0~20231220.g005045c_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.8-xanmod1/6.6.8-x64v1-xanmod1/linux-headers-6.6.8-x64v1-xanmod1_6.6.8-x64v1-xanmod1-0~20231220.g005045c_amd64.deb
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = fa0203e3e68591fed7d81592147144b63a85370e122c673da87a95b71ac38611
- sha256sums = 0643460b650e0d5e995b044277ec63f8ce1d44a511ac2d88ab1a3eda5ffade50
+ sha256sums = 04a46f6314b02ee271d33d939b980385a800d3a2ea29e68a4a16856ab3154fed
+ sha256sums = 9ad0e4834da05f995b45816890596132e223b00c60e517961b9b65391c17d0d2
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index defcfa12939f..c07ca0dc19fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v1
_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=('fa0203e3e68591fed7d81592147144b63a85370e122c673da87a95b71ac38611'
- '0643460b650e0d5e995b044277ec63f8ce1d44a511ac2d88ab1a3eda5ffade50')
+sha256sums=('04a46f6314b02ee271d33d939b980385a800d3a2ea29e68a4a16856ab3154fed'
+ '9ad0e4834da05f995b45816890596132e223b00c60e517961b9b65391c17d0d2')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"