summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-10-26 10:35:02 +0200
committerSoftExpert2023-10-26 10:35:02 +0200
commit2c5d6d0a9e254435728878c1fa18f34c35a52e68 (patch)
tree71d7cee0090732dc29d3662aa578fadf966ad82d
parentc30f1a45a94d6f769595a40cfdbd036acd77f214 (diff)
downloadaur-2c5d6d0a9e254435728878c1fa18f34c35a52e68.tar.gz
6.5.9-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35c994dad157..1bab7d76a3e4 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.8
+ pkgver = 6.5.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.5.8-xanmod1/6.5.8-x64v3-xanmod1/linux-image-6.5.8-x64v3-xanmod1_6.5.8-x64v3-xanmod1-0~20231020.ga323bd9_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.8-xanmod1/6.5.8-x64v3-xanmod1/linux-headers-6.5.8-x64v3-xanmod1_6.5.8-x64v3-xanmod1-0~20231020.ga323bd9_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.9-xanmod1/6.5.9-x64v3-xanmod1/linux-image-6.5.9-x64v3-xanmod1_6.5.9-x64v3-xanmod1-0~20231026.g9d71bfa_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.9-xanmod1/6.5.9-x64v3-xanmod1/linux-headers-6.5.9-x64v3-xanmod1_6.5.9-x64v3-xanmod1-0~20231026.g9d71bfa_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.8-xanmod1/6.5.8-x64v3-xanmod1/linux-image-6.5.8-x64v3-xanmod1_6.5.8-x64v3-xanmod1-0~20231020.ga323bd9_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.8-xanmod1/6.5.8-x64v3-xanmod1/linux-headers-6.5.8-x64v3-xanmod1_6.5.8-x64v3-xanmod1-0~20231020.ga323bd9_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.9-xanmod1/6.5.9-x64v3-xanmod1/linux-image-6.5.9-x64v3-xanmod1_6.5.9-x64v3-xanmod1-0~20231026.g9d71bfa_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.9-xanmod1/6.5.9-x64v3-xanmod1/linux-headers-6.5.9-x64v3-xanmod1_6.5.9-x64v3-xanmod1-0~20231026.g9d71bfa_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 656dc08c97002e3ca030b617e08b6a1af3e77a850a3e62cc9188316597686bc1
- sha256sums = 4417638531ceaddf8e1f3ea1ae16762da9e7544cfe449e6026f089474b51e390
+ sha256sums = 598911a22f2190182569f47da882c376b4e02a4e4b8362835e29280a407a4b2f
+ sha256sums = fc00f8a1d39c951e5f29dabb92bcf711b9742a500a5dbb3c3cb4e2f5172c5861
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 215783b83877..0d678de1026e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.5
-_minor=8
+_minor=9
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('656dc08c97002e3ca030b617e08b6a1af3e77a850a3e62cc9188316597686bc1'
- '4417638531ceaddf8e1f3ea1ae16762da9e7544cfe449e6026f089474b51e390')
+sha256sums=('598911a22f2190182569f47da882c376b4e02a4e4b8362835e29280a407a4b2f'
+ 'fc00f8a1d39c951e5f29dabb92bcf711b9742a500a5dbb3c3cb4e2f5172c5861')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"