summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-09-07 20:25:14 +0200
committerSoftExpert2023-09-07 20:25:14 +0200
commitb5cf37b7d68f2df3bdee39ee45206825470863d1 (patch)
tree04421db7d2e819340a5620d061666f7919d69f8d
parent7f522e0a31e8a1143d2a04d52467a4e3ee3fd00b (diff)
downloadaur-b5cf37b7d68f2df3bdee39ee45206825470863d1.tar.gz
6.4.15-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62c961e0fb97..04b9d997a447 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.4.14
+ pkgver = 6.4.15
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.4.14-xanmod1/6.4.14-x64v3-xanmod1/linux-image-6.4.14-x64v3-xanmod1_6.4.14-x64v3-xanmod1-0~20230903.g20dcd95_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.14-xanmod1/6.4.14-x64v3-xanmod1/linux-headers-6.4.14-x64v3-xanmod1_6.4.14-x64v3-xanmod1-0~20230903.g20dcd95_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/6.4.15-x64v3-xanmod1/linux-image-6.4.15-x64v3-xanmod1_6.4.15-x64v3-xanmod1-0~20230907.g48a56e5_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/6.4.15-x64v3-xanmod1/linux-headers-6.4.15-x64v3-xanmod1_6.4.15-x64v3-xanmod1-0~20230907.g48a56e5_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.14-xanmod1/6.4.14-x64v3-xanmod1/linux-image-6.4.14-x64v3-xanmod1_6.4.14-x64v3-xanmod1-0~20230903.g20dcd95_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.14-xanmod1/6.4.14-x64v3-xanmod1/linux-headers-6.4.14-x64v3-xanmod1_6.4.14-x64v3-xanmod1-0~20230903.g20dcd95_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/6.4.15-x64v3-xanmod1/linux-image-6.4.15-x64v3-xanmod1_6.4.15-x64v3-xanmod1-0~20230907.g48a56e5_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/6.4.15-x64v3-xanmod1/linux-headers-6.4.15-x64v3-xanmod1_6.4.15-x64v3-xanmod1-0~20230907.g48a56e5_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 39b693a639f057c59ec00f0b23d56d9f2f9c63fa30337c1f179ad982f62d9970
- sha256sums = 178b25c2a9cbf3080087b69588c6a1228cc61580a2195dc3295d6d9d6f499a85
+ sha256sums = e0b6b2bdc7ce99a795dfa52ade194008c035a4e88118df512f34fa7d845afcbf
+ sha256sums = 4aea7b01d76a03aaa0f10cfadb1b4733d5853f16f6461b310ee9cf88dbf4b52f
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 4d678ca6be39..1b3993014232 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.4
-_minor=14
+_minor=15
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('39b693a639f057c59ec00f0b23d56d9f2f9c63fa30337c1f179ad982f62d9970'
- '178b25c2a9cbf3080087b69588c6a1228cc61580a2195dc3295d6d9d6f499a85')
+sha256sums=('e0b6b2bdc7ce99a795dfa52ade194008c035a4e88118df512f34fa7d845afcbf'
+ '4aea7b01d76a03aaa0f10cfadb1b4733d5853f16f6461b310ee9cf88dbf4b52f')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"