summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-03-18 01:47:49 +0100
committerJoan Figueras2023-03-18 01:47:49 +0100
commitad20e654b4e398f4eff21be8f60f8411cfc64dc9 (patch)
tree70f6181f06758478c66e2a0ec0dff7fcc9c60e12
parent661e7f5ce877ee95aded0b1dd8c21567a05d9a65 (diff)
downloadaur-ad20e654b4e398f4eff21be8f60f8411cfc64dc9.tar.gz
6.2.7-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98abdb8c028c..5c469e2e58f2 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.2.5
+ pkgver = 6.2.7
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = jq
makedepends = curl
- noextract = linux-image-6.2.5-x64v1-xanmod1_6.2.5-x64v1-xanmod1-0~20230312.ac76271_amd64.deb
- noextract = linux-headers-6.2.5-x64v1-xanmod1_6.2.5-x64v1-xanmod1-0~20230312.ac76271_amd64.deb
+ noextract = linux-image-6.2.7-x64v1-xanmod1_6.2.7-x64v1-xanmod1-0~20230317.a4b8292_amd64.deb
+ noextract = linux-headers-6.2.7-x64v1-xanmod1_6.2.7-x64v1-xanmod1-0~20230317.a4b8292_amd64.deb
options = !strip
- source = linux-image-6.2.5-x64v1-xanmod1_6.2.5-x64v1-xanmod1-0~20230312.ac76271_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.5-x64v1-xanmod1/linux-image-6.2.5-x64v1-xanmod1_6.2.5-x64v1-xanmod1-0~20230312.ac76271_amd64.deb/download
- source = linux-headers-6.2.5-x64v1-xanmod1_6.2.5-x64v1-xanmod1-0~20230312.ac76271_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.5-x64v1-xanmod1/linux-headers-6.2.5-x64v1-xanmod1_6.2.5-x64v1-xanmod1-0~20230312.ac76271_amd64.deb/download
+ source = linux-image-6.2.7-x64v1-xanmod1_6.2.7-x64v1-xanmod1-0~20230317.a4b8292_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.7-x64v1-xanmod1/linux-image-6.2.7-x64v1-xanmod1_6.2.7-x64v1-xanmod1-0~20230317.a4b8292_amd64.deb/download
+ source = linux-headers-6.2.7-x64v1-xanmod1_6.2.7-x64v1-xanmod1-0~20230317.a4b8292_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.7-x64v1-xanmod1/linux-headers-6.2.7-x64v1-xanmod1_6.2.7-x64v1-xanmod1-0~20230317.a4b8292_amd64.deb/download
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 3640acc10415f1920e290c36473d23a7a2dd68803ba2949ee5fe37c293d36499
- sha256sums = f343c912571ada2fccd2ea25846c77d61c4457b8be4b70f22608dc4df0a6a558
+ sha256sums = ca060727461cdfa12f2310d1b9ee1bed62977470246e12a13ed2b1afedb6307d
+ sha256sums = e05cea8619fff714d48d79c2ebde7ce8addf1bae3d0e640bc6443003b11371f2
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index 40fb6011e2fe..109c8a5d5b68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _arch=x64v1
pkgbase=linux-xanmod-linux-bin-${_arch}
_pkgbase=linux-xanmod
_major=6.2
-pkgver=${_major}.5
+pkgver=${_major}.7
xanmod=1
pkgrel=${xanmod}
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"
@@ -27,8 +27,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('3640acc10415f1920e290c36473d23a7a2dd68803ba2949ee5fe37c293d36499'
- 'f343c912571ada2fccd2ea25846c77d61c4457b8be4b70f22608dc4df0a6a558')
+sha256sums=('ca060727461cdfa12f2310d1b9ee1bed62977470246e12a13ed2b1afedb6307d'
+ 'e05cea8619fff714d48d79c2ebde7ce8addf1bae3d0e640bc6443003b11371f2')
prepare() {
for _f in ${_image_files[@]} ; do