summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-10-20 13:18:56 +0200
committerSoftExpert2023-10-20 13:18:56 +0200
commitc30f1a45a94d6f769595a40cfdbd036acd77f214 (patch)
tree1f0ad04a8ef363412ed09913be865e60deaf84d4
parent31c18b3708ff617058259051da87af7ebd14232f (diff)
downloadaur-c30f1a45a94d6f769595a40cfdbd036acd77f214.tar.gz
6.5.8-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e50671f10a0..35c994dad157 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.7
+ pkgver = 6.5.8
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.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
+ 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
options = !strip
- 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
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = ad2f074dcf6e52f34518cd125ac5b6c8da77885d0970dede2539c23128e2ea4f
- sha256sums = 6633c2622c934abbe52d8f9900cd65bd356137758d9438eb5db38c1cb2b736f7
+ sha256sums = 656dc08c97002e3ca030b617e08b6a1af3e77a850a3e62cc9188316597686bc1
+ sha256sums = 4417638531ceaddf8e1f3ea1ae16762da9e7544cfe449e6026f089474b51e390
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 37f4b23f0aac..215783b83877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.5
-_minor=7
+_minor=8
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('ad2f074dcf6e52f34518cd125ac5b6c8da77885d0970dede2539c23128e2ea4f'
- '6633c2622c934abbe52d8f9900cd65bd356137758d9438eb5db38c1cb2b736f7')
+sha256sums=('656dc08c97002e3ca030b617e08b6a1af3e77a850a3e62cc9188316597686bc1'
+ '4417638531ceaddf8e1f3ea1ae16762da9e7544cfe449e6026f089474b51e390')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"