summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-03-01 21:29:45 +0100
committerSoftExpert2024-03-01 21:29:45 +0100
commitb58941c0af850164b3e88fe4ec340f1ded64ccf8 (patch)
treee6ae1ce8bdb7163018c77732265f0d81ef3717cc
parent9b675a938c08197a91884f9120e4019f35a2783d (diff)
downloadaur-b58941c0af850164b3e88fe4ec340f1ded64ccf8.tar.gz
6.7.7-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb053a274d86..f6d1e9ca2a4d 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.6
+ pkgver = 6.7.7
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.6-xanmod1/6.7.6-x64v3-xanmod1/linux-image-6.7.6-x64v3-xanmod1_6.7.6-x64v3-xanmod1-0~20240223.gf3b2e64_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.6-xanmod1/6.7.6-x64v3-xanmod1/linux-headers-6.7.6-x64v3-xanmod1_6.7.6-x64v3-xanmod1-0~20240223.gf3b2e64_amd64.deb
+ 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
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.6-xanmod1/6.7.6-x64v3-xanmod1/linux-image-6.7.6-x64v3-xanmod1_6.7.6-x64v3-xanmod1-0~20240223.gf3b2e64_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.6-xanmod1/6.7.6-x64v3-xanmod1/linux-headers-6.7.6-x64v3-xanmod1_6.7.6-x64v3-xanmod1-0~20240223.gf3b2e64_amd64.deb
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 688d120969b1f56f076389c0062a13eeb22bd35bbc71c29efada759bed09f37e
- sha256sums = 1b94c0342623ada867b2ac865e4bd76c43ae62e4d7c7f1fd9066a7536c1fa357
+ sha256sums = 666f5f019a4a9ba1ef6cad693ba2a2a733f13fbcb1cea6107a9f20ac5117e5b4
+ sha256sums = 6dd7f64e7b564188e4be27692ad18ec11f91cfd3415a869b7421722f74f158f6
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 785981d85af0..ad33c81601f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.7
-_minor=6
+_minor=7
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('688d120969b1f56f076389c0062a13eeb22bd35bbc71c29efada759bed09f37e'
- '1b94c0342623ada867b2ac865e4bd76c43ae62e4d7c7f1fd9066a7536c1fa357')
+sha256sums=('666f5f019a4a9ba1ef6cad693ba2a2a733f13fbcb1cea6107a9f20ac5117e5b4'
+ '6dd7f64e7b564188e4be27692ad18ec11f91cfd3415a869b7421722f74f158f6')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"