summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-03-12 20:07:50 +0100
committerJoan Figueras2023-03-12 20:07:50 +0100
commit661e7f5ce877ee95aded0b1dd8c21567a05d9a65 (patch)
treeb00a945d422c814302994374032a5fde6353c622
parent559e413b4ab7757368306c997c3bff2eb8209ddf (diff)
downloadaur-661e7f5ce877ee95aded0b1dd8c21567a05d9a65.tar.gz
6.2.5-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02b1f45ca080..98abdb8c028c 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.3
+ pkgver = 6.2.5
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = jq
makedepends = curl
- noextract = linux-image-6.2.3-x64v1-xanmod1_6.2.3-x64v1-xanmod1-0~20230310.3706445_amd64.deb
- noextract = linux-headers-6.2.3-x64v1-xanmod1_6.2.3-x64v1-xanmod1-0~20230310.3706445_amd64.deb
+ 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
options = !strip
- source = linux-image-6.2.3-x64v1-xanmod1_6.2.3-x64v1-xanmod1-0~20230310.3706445_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.3-x64v1-xanmod1/linux-image-6.2.3-x64v1-xanmod1_6.2.3-x64v1-xanmod1-0~20230310.3706445_amd64.deb/download
- source = linux-headers-6.2.3-x64v1-xanmod1_6.2.3-x64v1-xanmod1-0~20230310.3706445_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.3-x64v1-xanmod1/linux-headers-6.2.3-x64v1-xanmod1_6.2.3-x64v1-xanmod1-0~20230310.3706445_amd64.deb/download
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 2332d5fe58422b0d70be2c7427c04694101fda1393d91e0e714caadc3bade60d
- sha256sums = b662b394d6b1f3abd563527986f47bd5d5f05cafc3c430cf2c016a7a9e0a9f78
+ sha256sums = 3640acc10415f1920e290c36473d23a7a2dd68803ba2949ee5fe37c293d36499
+ sha256sums = f343c912571ada2fccd2ea25846c77d61c4457b8be4b70f22608dc4df0a6a558
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index 38c58511e2c8..40fb6011e2fe 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}.3
+pkgver=${_major}.5
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=('2332d5fe58422b0d70be2c7427c04694101fda1393d91e0e714caadc3bade60d'
- 'b662b394d6b1f3abd563527986f47bd5d5f05cafc3c430cf2c016a7a9e0a9f78')
+sha256sums=('3640acc10415f1920e290c36473d23a7a2dd68803ba2949ee5fe37c293d36499'
+ 'f343c912571ada2fccd2ea25846c77d61c4457b8be4b70f22608dc4df0a6a558')
prepare() {
for _f in ${_image_files[@]} ; do