summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-03-27 06:21:02 +0100
committerSoftExpert2024-03-27 06:21:02 +0100
commit691d8f3f79bd616f3248512733f734f3d4fce2b1 (patch)
tree9ea3775671f1ffb0641c240355857c5dc4e16b2c
parentf7c4b249e924e8c461c3c34260550b27ff994116 (diff)
downloadaur-691d8f3f79bd616f3248512733f734f3d4fce2b1.tar.gz
6.7.11-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83b5e511d542..2760ae365a16 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.7.10
+ pkgver = 6.7.11
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.7.10-xanmod1/6.7.10-x64v1-xanmod1/linux-image-6.7.10-x64v1-xanmod1_6.7.10-x64v1-xanmod1-0~20240315.g13c816f_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.10-xanmod1/6.7.10-x64v1-xanmod1/linux-headers-6.7.10-x64v1-xanmod1_6.7.10-x64v1-xanmod1-0~20240315.g13c816f_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v1-xanmod1/linux-image-6.7.11-x64v1-xanmod1_6.7.11-x64v1-xanmod1-0~20240326.g10422a2_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v1-xanmod1/linux-headers-6.7.11-x64v1-xanmod1_6.7.11-x64v1-xanmod1-0~20240326.g10422a2_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.10-xanmod1/6.7.10-x64v1-xanmod1/linux-image-6.7.10-x64v1-xanmod1_6.7.10-x64v1-xanmod1-0~20240315.g13c816f_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.10-xanmod1/6.7.10-x64v1-xanmod1/linux-headers-6.7.10-x64v1-xanmod1_6.7.10-x64v1-xanmod1-0~20240315.g13c816f_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v1-xanmod1/linux-image-6.7.11-x64v1-xanmod1_6.7.11-x64v1-xanmod1-0~20240326.g10422a2_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v1-xanmod1/linux-headers-6.7.11-x64v1-xanmod1_6.7.11-x64v1-xanmod1-0~20240326.g10422a2_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = d0a2b724d145b6f4b8e0713c0f55b7dab030e799740a6a25be58fd57d3d5928a
- sha256sums = afd24494f436eaa0a29c7f1055f701f561f33dc42885ff002da04d251341d559
+ sha256sums = 8238a7ffb0748df80fca8f5ec458d2057a5322a950527f1f0aa7bddc336a29cf
+ sha256sums = 77116158fdfc677983ee42c7f0afa974ad8e1299e6d040767a7f18e612437bd6
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index 1526f418b48d..576e91c6dfc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v1
_pkgbase=linux-xanmod
_major=6.7
-_minor=10
+_minor=11
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('d0a2b724d145b6f4b8e0713c0f55b7dab030e799740a6a25be58fd57d3d5928a'
- 'afd24494f436eaa0a29c7f1055f701f561f33dc42885ff002da04d251341d559')
+sha256sums=('8238a7ffb0748df80fca8f5ec458d2057a5322a950527f1f0aa7bddc336a29cf'
+ '77116158fdfc677983ee42c7f0afa974ad8e1299e6d040767a7f18e612437bd6')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"