summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-01-27 06:43:12 +0100
committerSoftExpert2024-01-27 06:43:12 +0100
commitac870e101ee276265979edd2ed00e57672324b62 (patch)
tree5f5a41b3f3f346fd68ac911273aaeae3253740dc
parent20cd1e62b784652f2cc82b28687879264c85e14c (diff)
downloadaur-ac870e101ee276265979edd2ed00e57672324b62.tar.gz
6.6.14-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e37327dac037..908bca8d921d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v3
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v3
- pkgver = 6.6.13
+ pkgver = 6.6.14
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.6.13-xanmod1/6.6.13-x64v3-xanmod1/linux-image-6.6.13-x64v3-xanmod1_6.6.13-x64v3-xanmod1-0~20240120.g20a1d91_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.13-xanmod1/6.6.13-x64v3-xanmod1/linux-headers-6.6.13-x64v3-xanmod1_6.6.13-x64v3-xanmod1-0~20240120.g20a1d91_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.14-xanmod1/6.6.14-x64v3-xanmod1/linux-image-6.6.14-x64v3-xanmod1_6.6.14-x64v3-xanmod1-0~20240126.g037984b_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.14-xanmod1/6.6.14-x64v3-xanmod1/linux-headers-6.6.14-x64v3-xanmod1_6.6.14-x64v3-xanmod1-0~20240126.g037984b_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.13-xanmod1/6.6.13-x64v3-xanmod1/linux-image-6.6.13-x64v3-xanmod1_6.6.13-x64v3-xanmod1-0~20240120.g20a1d91_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.13-xanmod1/6.6.13-x64v3-xanmod1/linux-headers-6.6.13-x64v3-xanmod1_6.6.13-x64v3-xanmod1-0~20240120.g20a1d91_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.14-xanmod1/6.6.14-x64v3-xanmod1/linux-image-6.6.14-x64v3-xanmod1_6.6.14-x64v3-xanmod1-0~20240126.g037984b_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.14-xanmod1/6.6.14-x64v3-xanmod1/linux-headers-6.6.14-x64v3-xanmod1_6.6.14-x64v3-xanmod1-0~20240126.g037984b_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = eaf831a4bc0f7334eb98586cb9ed339196f9f95e85ba6546cf5253ec7d432153
- sha256sums = 5fbd38bed5efc8f8106ef9e7ef8b3493e5d431315631e434edde580dc01f0278
+ sha256sums = fef7d1adc29334169b0a3c7aeea97e590a4e7d4bb200cc79b4aa49e285e09211
+ sha256sums = 95258bf3299c6aa5466dbfe1ab923b083a074391ef70e7bd2516d1908fbf0312
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 0893c5879cd0..dfdd2d8ed64c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.6
-_minor=13
+_minor=14
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('eaf831a4bc0f7334eb98586cb9ed339196f9f95e85ba6546cf5253ec7d432153'
- '5fbd38bed5efc8f8106ef9e7ef8b3493e5d431315631e434edde580dc01f0278')
+sha256sums=('fef7d1adc29334169b0a3c7aeea97e590a4e7d4bb200cc79b4aa49e285e09211'
+ '95258bf3299c6aa5466dbfe1ab923b083a074391ef70e7bd2516d1908fbf0312')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"