summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-10-11 06:06:27 +0200
committerSoftExpert2023-10-11 06:06:27 +0200
commit31c18b3708ff617058259051da87af7ebd14232f (patch)
treee6801b587722c9e7e2fb3dcd6f30391c77282185
parent8445a797bdc498074071185623c6bda5b9b424cb (diff)
downloadaur-31c18b3708ff617058259051da87af7ebd14232f.tar.gz
6.5.7-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fbd2c92a6e2..1e50671f10a0 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.5.5
+ pkgver = 6.5.7
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.5.5-xanmod1/6.5.5-x64v3-xanmod1/linux-image-6.5.5-x64v3-xanmod1_6.5.5-x64v3-xanmod1-0~20230923.gb10e545_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.5-xanmod1/6.5.5-x64v3-xanmod1/linux-headers-6.5.5-x64v3-xanmod1_6.5.5-x64v3-xanmod1-0~20230923.gb10e545_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.7-xanmod1/6.5.7-x64v3-xanmod1/linux-image-6.5.7-x64v3-xanmod1_6.5.7-x64v3-xanmod1-0~20231010.gfdab4ec_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.7-xanmod1/6.5.7-x64v3-xanmod1/linux-headers-6.5.7-x64v3-xanmod1_6.5.7-x64v3-xanmod1-0~20231010.gfdab4ec_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.5-xanmod1/6.5.5-x64v3-xanmod1/linux-image-6.5.5-x64v3-xanmod1_6.5.5-x64v3-xanmod1-0~20230923.gb10e545_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.5-xanmod1/6.5.5-x64v3-xanmod1/linux-headers-6.5.5-x64v3-xanmod1_6.5.5-x64v3-xanmod1-0~20230923.gb10e545_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.7-xanmod1/6.5.7-x64v3-xanmod1/linux-image-6.5.7-x64v3-xanmod1_6.5.7-x64v3-xanmod1-0~20231010.gfdab4ec_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.7-xanmod1/6.5.7-x64v3-xanmod1/linux-headers-6.5.7-x64v3-xanmod1_6.5.7-x64v3-xanmod1-0~20231010.gfdab4ec_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = e43ee0b42ce06ddbd56c249b643ebe9ac2554b1b07f12829733cac4b249851d3
- sha256sums = f22c7a78b5e350e99fca8f897f5f1f63374fa92c67681a4adcaa6bb6a69e425f
+ sha256sums = ad2f074dcf6e52f34518cd125ac5b6c8da77885d0970dede2539c23128e2ea4f
+ sha256sums = 6633c2622c934abbe52d8f9900cd65bd356137758d9438eb5db38c1cb2b736f7
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 63ffe274ad01..37f4b23f0aac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.5
-_minor=5
+_minor=7
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('e43ee0b42ce06ddbd56c249b643ebe9ac2554b1b07f12829733cac4b249851d3'
- 'f22c7a78b5e350e99fca8f897f5f1f63374fa92c67681a4adcaa6bb6a69e425f')
+sha256sums=('ad2f074dcf6e52f34518cd125ac5b6c8da77885d0970dede2539c23128e2ea4f'
+ '6633c2622c934abbe52d8f9900cd65bd356137758d9438eb5db38c1cb2b736f7')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"