summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-03-04 09:34:20 +0100
committerSoftExpert2023-03-04 09:34:20 +0100
commite4ae477fe18a1e0c36c5161654bbb9a4c9e7109e (patch)
tree52af7c22ab40a4e6d1bdf2f6a3bd28cd0d08d921
parent04c0d8df71355eb9148f14f6254b9593b7375f93 (diff)
downloadaur-e4ae477fe18a1e0c36c5161654bbb9a4c9e7109e.tar.gz
6.2.2-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16504b1b0ec9..829eaeaa1b10 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.1
+ pkgver = 6.2.2
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = jq
makedepends = curl
- noextract = linux-image-6.2.1-x64v1-xanmod1_6.2.1-x64v1-xanmod1-0~20230227.86e7743_amd64.deb
- noextract = linux-headers-6.2.1-x64v1-xanmod1_6.2.1-x64v1-xanmod1-0~20230227.86e7743_amd64.deb
+ noextract = linux-headers-6.2.2-x64v1-xanmod1_6.2.2-x64v1-xanmod1-0~20230303.0f2ddc7_amd64.deb
+ noextract = linux-image-6.2.2-x64v1-xanmod1_6.2.2-x64v1-xanmod1-0~20230303.0f2ddc7_amd64.deb
options = !strip
- source = linux-image-6.2.1-x64v1-xanmod1_6.2.1-x64v1-xanmod1-0~20230227.86e7743_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.1-x64v1-xanmod1/linux-image-6.2.1-x64v1-xanmod1_6.2.1-x64v1-xanmod1-0~20230227.86e7743_amd64.deb/download
- source = linux-headers-6.2.1-x64v1-xanmod1_6.2.1-x64v1-xanmod1-0~20230227.86e7743_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.1-x64v1-xanmod1/linux-headers-6.2.1-x64v1-xanmod1_6.2.1-x64v1-xanmod1-0~20230227.86e7743_amd64.deb/download
+ source = linux-headers-6.2.2-x64v1-xanmod1_6.2.2-x64v1-xanmod1-0~20230303.0f2ddc7_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.2-x64v1-xanmod1/linux-headers-6.2.2-x64v1-xanmod1_6.2.2-x64v1-xanmod1-0~20230303.0f2ddc7_amd64.deb/download
+ source = linux-image-6.2.2-x64v1-xanmod1_6.2.2-x64v1-xanmod1-0~20230303.0f2ddc7_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.2.2-x64v1-xanmod1/linux-image-6.2.2-x64v1-xanmod1_6.2.2-x64v1-xanmod1-0~20230303.0f2ddc7_amd64.deb/download
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 18090f25dd7fbbd45c779600681f48bb89f23cb85966f7491c260dbc6c998270
- sha256sums = af2373f47343ee4de5e79c18c8d1d46785128bbceafb26d756a674ec73e332b8
+ sha256sums = d77b948e3c75aed7003f055bba324bb497b6b8732169d9668d8ff212497959af
+ sha256sums = 6be627bcbd83aa04b197b343cf8e5cd1cd826a16070b7b9ebc294c4659c8c9e3
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index aef41bd35dc4..596400b5afc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _arch=x64v1
pkgbase=linux-xanmod-linux-bin-${_arch}
_pkgbase=linux-xanmod
_major=6.2
-pkgver=${_major}.1
+pkgver=${_major}.2
xanmod=1
pkgrel=${xanmod}
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"
@@ -26,8 +26,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('18090f25dd7fbbd45c779600681f48bb89f23cb85966f7491c260dbc6c998270'
- 'af2373f47343ee4de5e79c18c8d1d46785128bbceafb26d756a674ec73e332b8')
+sha256sums=('d77b948e3c75aed7003f055bba324bb497b6b8732169d9668d8ff212497959af'
+ '6be627bcbd83aa04b197b343cf8e5cd1cd826a16070b7b9ebc294c4659c8c9e3')
prepare() {
for _f in ${_image_files[@]} ; do