summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-02-23 19:32:26 +0100
committerSoftExpert2024-02-23 19:32:26 +0100
commit83e433df7547e5b8fe727da67ee14222f0e516f5 (patch)
treef701f8202889b8e9d84b077cf760200e213b21e5
parente14809c9437b083cc7ad7d7b42dfcde248c49eef (diff)
downloadaur-83e433df7547e5b8fe727da67ee14222f0e516f5.tar.gz
6.6.18-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc30dbd57ea2..d189737b511e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-lts-linux-bin-x64v4
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (LTS) - Prebuilt version - x64v4
- pkgver = 6.6.17
+ pkgver = 6.6.18
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = curl
makedepends = libxml2
- noextract = https://sourceforge.net/projects/xanmod/files/releases/lts/6.6.17-xanmod1/6.6.17-x64v4-xanmod1/linux-image-6.6.17-x64v4-xanmod1_6.6.17-x64v4-xanmod1-0~20240216.g19cf27e_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/lts/6.6.17-xanmod1/6.6.17-x64v4-xanmod1/linux-headers-6.6.17-x64v4-xanmod1_6.6.17-x64v4-xanmod1-0~20240216.g19cf27e_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/lts/6.6.18-xanmod1/6.6.18-x64v4-xanmod1/linux-image-6.6.18-x64v4-xanmod1_6.6.18-x64v4-xanmod1-0~20240223.g8170398_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/lts/6.6.18-xanmod1/6.6.18-x64v4-xanmod1/linux-headers-6.6.18-x64v4-xanmod1_6.6.18-x64v4-xanmod1-0~20240223.g8170398_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/lts/6.6.17-xanmod1/6.6.17-x64v4-xanmod1/linux-image-6.6.17-x64v4-xanmod1_6.6.17-x64v4-xanmod1-0~20240216.g19cf27e_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/lts/6.6.17-xanmod1/6.6.17-x64v4-xanmod1/linux-headers-6.6.17-x64v4-xanmod1_6.6.17-x64v4-xanmod1-0~20240216.g19cf27e_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/lts/6.6.18-xanmod1/6.6.18-x64v4-xanmod1/linux-image-6.6.18-x64v4-xanmod1_6.6.18-x64v4-xanmod1-0~20240223.g8170398_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/lts/6.6.18-xanmod1/6.6.18-x64v4-xanmod1/linux-headers-6.6.18-x64v4-xanmod1_6.6.18-x64v4-xanmod1-0~20240223.g8170398_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = f92cf451ab5db1162906beda43432b98b683d6b4aa7d51966feecabbb27bd76e
- sha256sums = 06d94e05355810b115bd10b9c4676d60fa885667066152165be206707f8906c7
+ sha256sums = abe4eba1b73cbf15d283d0c68221e0f2f14410a1af6ceac21211e491522d11ac
+ sha256sums = 6e5af89d1137cf231bb17517e4c620a109eadb27790d7547a44667b14da58657
pkgname = linux-xanmod-lts-linux-bin-x64v4
diff --git a/PKGBUILD b/PKGBUILD
index 61236f5a5e02..2d439e5d6d25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_arch=x64v4
_pkgbase=linux-xanmod-lts
_major=6.6
-_minor=17
+_minor=18
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -57,8 +57,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('f92cf451ab5db1162906beda43432b98b683d6b4aa7d51966feecabbb27bd76e'
- '06d94e05355810b115bd10b9c4676d60fa885667066152165be206707f8906c7')
+sha256sums=('abe4eba1b73cbf15d283d0c68221e0f2f14410a1af6ceac21211e491522d11ac'
+ '6e5af89d1137cf231bb17517e4c620a109eadb27790d7547a44667b14da58657')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"