summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-09-23 21:55:31 +0200
committerSoftExpert2023-09-23 21:55:31 +0200
commit8445a797bdc498074071185623c6bda5b9b424cb (patch)
tree75685f6a2b656ccaa9db18b35cdfae3c7bdb8796
parent75a8c62296f9b752c8938e254e7bfb0205e79119 (diff)
downloadaur-8445a797bdc498074071185623c6bda5b9b424cb.tar.gz
6.5.5-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f9a4064337c..0fbd2c92a6e2 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.4
+ pkgver = 6.5.5
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.4-xanmod1/6.5.4-x64v3-xanmod1/linux-image-6.5.4-x64v3-xanmod1_6.5.4-x64v3-xanmod1-0~20230919.gfc2b827_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.4-xanmod1/6.5.4-x64v3-xanmod1/linux-headers-6.5.4-x64v3-xanmod1_6.5.4-x64v3-xanmod1-0~20230919.gfc2b827_amd64.deb
+ 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
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.4-xanmod1/6.5.4-x64v3-xanmod1/linux-image-6.5.4-x64v3-xanmod1_6.5.4-x64v3-xanmod1-0~20230919.gfc2b827_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.4-xanmod1/6.5.4-x64v3-xanmod1/linux-headers-6.5.4-x64v3-xanmod1_6.5.4-x64v3-xanmod1-0~20230919.gfc2b827_amd64.deb
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 53d0731a71e9c5030587fa487639258b54513b9e4c5125acce1471934da67332
- sha256sums = e994c83c47893d250f511e6869271b879032af06eb444e19a3a72b7b47083a0e
+ sha256sums = e43ee0b42ce06ddbd56c249b643ebe9ac2554b1b07f12829733cac4b249851d3
+ sha256sums = f22c7a78b5e350e99fca8f897f5f1f63374fa92c67681a4adcaa6bb6a69e425f
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 3471e0dc669b..63ffe274ad01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.5
-_minor=4
+_minor=5
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('53d0731a71e9c5030587fa487639258b54513b9e4c5125acce1471934da67332'
- 'e994c83c47893d250f511e6869271b879032af06eb444e19a3a72b7b47083a0e')
+sha256sums=('e43ee0b42ce06ddbd56c249b643ebe9ac2554b1b07f12829733cac4b249851d3'
+ 'f22c7a78b5e350e99fca8f897f5f1f63374fa92c67681a4adcaa6bb6a69e425f')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"