summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-03-07 08:03:52 +0100
committerSoftExpert2024-03-07 08:03:52 +0100
commit2fa2782c5c6f6b4854971d15840384a92afed037 (patch)
treef1a661ba2b4de7eef55c9a6f4174d8c94d022e8b
parentb58941c0af850164b3e88fe4ec340f1ded64ccf8 (diff)
downloadaur-2fa2782c5c6f6b4854971d15840384a92afed037.tar.gz
6.7.9-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6d1e9ca2a4d..8ae3aeed29e2 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.7
+ pkgver = 6.7.9
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.7-xanmod1/6.7.7-x64v3-xanmod1/linux-image-6.7.7-x64v3-xanmod1_6.7.7-x64v3-xanmod1-0~20240301.g0fbeba2_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.7-xanmod1/6.7.7-x64v3-xanmod1/linux-headers-6.7.7-x64v3-xanmod1_6.7.7-x64v3-xanmod1-0~20240301.g0fbeba2_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.9-xanmod1/6.7.9-x64v3-xanmod1/linux-image-6.7.9-x64v3-xanmod1_6.7.9-x64v3-xanmod1-0~20240306.g285156a_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.9-xanmod1/6.7.9-x64v3-xanmod1/linux-headers-6.7.9-x64v3-xanmod1_6.7.9-x64v3-xanmod1-0~20240306.g285156a_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.7-xanmod1/6.7.7-x64v3-xanmod1/linux-image-6.7.7-x64v3-xanmod1_6.7.7-x64v3-xanmod1-0~20240301.g0fbeba2_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.7-xanmod1/6.7.7-x64v3-xanmod1/linux-headers-6.7.7-x64v3-xanmod1_6.7.7-x64v3-xanmod1-0~20240301.g0fbeba2_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.9-xanmod1/6.7.9-x64v3-xanmod1/linux-image-6.7.9-x64v3-xanmod1_6.7.9-x64v3-xanmod1-0~20240306.g285156a_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.9-xanmod1/6.7.9-x64v3-xanmod1/linux-headers-6.7.9-x64v3-xanmod1_6.7.9-x64v3-xanmod1-0~20240306.g285156a_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 666f5f019a4a9ba1ef6cad693ba2a2a733f13fbcb1cea6107a9f20ac5117e5b4
- sha256sums = 6dd7f64e7b564188e4be27692ad18ec11f91cfd3415a869b7421722f74f158f6
+ sha256sums = de792baeec42f95dcbe95a2f4cd48319cca88b4ebcc9883609fd40f7b3ad7d44
+ sha256sums = 2bf0fa82ddaad55a23aa755b513537576665985b0ea8f9624da0cbd3d21b943e
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index ad33c81601f0..1231a8263055 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.7
-_minor=7
+_minor=9
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('666f5f019a4a9ba1ef6cad693ba2a2a733f13fbcb1cea6107a9f20ac5117e5b4'
- '6dd7f64e7b564188e4be27692ad18ec11f91cfd3415a869b7421722f74f158f6')
+sha256sums=('de792baeec42f95dcbe95a2f4cd48319cca88b4ebcc9883609fd40f7b3ad7d44'
+ '2bf0fa82ddaad55a23aa755b513537576665985b0ea8f9624da0cbd3d21b943e')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"