summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-04-03 19:54:21 +0200
committerSoftExpert2024-04-03 19:54:21 +0200
commit91e3ce680f40cfd7132c042ab2473b33e77c3474 (patch)
tree3f2109d6e27ec1323f25011e9decde26bf08a970
parente75bfbd28e5367df5086b4fb4d1069ffa7b67864 (diff)
downloadaur-91e3ce680f40cfd7132c042ab2473b33e77c3474.tar.gz
6.7.12-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea6db3a5560e..3ce3dc3cd70b 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.7.11
+ pkgver = 6.7.12
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.11-xanmod1/6.7.11-x64v3-xanmod1/linux-image-6.7.11-x64v3-xanmod1_6.7.11-x64v3-xanmod1-0~20240326.g10422a2_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v3-xanmod1/linux-headers-6.7.11-x64v3-xanmod1_6.7.11-x64v3-xanmod1-0~20240326.g10422a2_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v3-xanmod1/linux-image-6.7.12-x64v3-xanmod1_6.7.12-x64v3-xanmod1-0~20240403.g016c042_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v3-xanmod1/linux-headers-6.7.12-x64v3-xanmod1_6.7.12-x64v3-xanmod1-0~20240403.g016c042_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v3-xanmod1/linux-image-6.7.11-x64v3-xanmod1_6.7.11-x64v3-xanmod1-0~20240326.g10422a2_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v3-xanmod1/linux-headers-6.7.11-x64v3-xanmod1_6.7.11-x64v3-xanmod1-0~20240326.g10422a2_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v3-xanmod1/linux-image-6.7.12-x64v3-xanmod1_6.7.12-x64v3-xanmod1-0~20240403.g016c042_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v3-xanmod1/linux-headers-6.7.12-x64v3-xanmod1_6.7.12-x64v3-xanmod1-0~20240403.g016c042_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 17b3854482108ffdc8ebeb1b407fb757885f202abe169a37bea1dbd88e764128
- sha256sums = 657a7bee8d0c57367674d30fd0522129a0fe940ca3804763d1a2ed3922dc394c
+ sha256sums = 78ba375d5d3fe7e6722ec6113397044218e18fdee903fdaa5200216b76a524b1
+ sha256sums = 1a42a0004bd10f2a3f847f75903f98c3ea5a7f6c1d3c3efd9a7c498ac24417d6
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index c15b40b8916f..ddcad02d408e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.7
-_minor=11
+_minor=12
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('17b3854482108ffdc8ebeb1b407fb757885f202abe169a37bea1dbd88e764128'
- '657a7bee8d0c57367674d30fd0522129a0fe940ca3804763d1a2ed3922dc394c')
+sha256sums=('78ba375d5d3fe7e6722ec6113397044218e18fdee903fdaa5200216b76a524b1'
+ '1a42a0004bd10f2a3f847f75903f98c3ea5a7f6c1d3c3efd9a7c498ac24417d6')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"