summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-03-01 21:29:45 +0100
committerSoftExpert2024-03-01 21:29:45 +0100
commitbcba07b20efcb8f8adf09481670c112c49e3862d (patch)
tree160029de69c67d9e365c21967aa72ebd4f121bb4
parent4664ea196af77b72a54ef5fc089f46c2c9256fc5 (diff)
downloadaur-bcba07b20efcb8f8adf09481670c112c49e3862d.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 b8cbd4bcbef6..ba8d5c2360cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v2
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v2
- 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-x64v2-xanmod1/linux-image-6.7.6-x64v2-xanmod1_6.7.6-x64v2-xanmod1-0~20240223.gf3b2e64_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.6-xanmod1/6.7.6-x64v2-xanmod1/linux-headers-6.7.6-x64v2-xanmod1_6.7.6-x64v2-xanmod1-0~20240223.gf3b2e64_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.7-xanmod1/6.7.7-x64v2-xanmod1/linux-image-6.7.7-x64v2-xanmod1_6.7.7-x64v2-xanmod1-0~20240301.g0fbeba2_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.7-xanmod1/6.7.7-x64v2-xanmod1/linux-headers-6.7.7-x64v2-xanmod1_6.7.7-x64v2-xanmod1-0~20240301.g0fbeba2_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.6-xanmod1/6.7.6-x64v2-xanmod1/linux-image-6.7.6-x64v2-xanmod1_6.7.6-x64v2-xanmod1-0~20240223.gf3b2e64_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.6-xanmod1/6.7.6-x64v2-xanmod1/linux-headers-6.7.6-x64v2-xanmod1_6.7.6-x64v2-xanmod1-0~20240223.gf3b2e64_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.7-xanmod1/6.7.7-x64v2-xanmod1/linux-image-6.7.7-x64v2-xanmod1_6.7.7-x64v2-xanmod1-0~20240301.g0fbeba2_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.7-xanmod1/6.7.7-x64v2-xanmod1/linux-headers-6.7.7-x64v2-xanmod1_6.7.7-x64v2-xanmod1-0~20240301.g0fbeba2_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 83f1dc2026b71f5c3415a19bb471911b8184fdfa2d0ee71c54005717086f8e5f
- sha256sums = 000506788797c1adb62e6786e59256d978a017dc7de433f4bab41a0d8960a074
+ sha256sums = c6ca65b9b44163e7b144c6eef454c511fc4f1fa8e556a1b588049e92ca993e23
+ sha256sums = a38d69d633075fde2f31e443f6e8138c34410f0f778a5e0af8259f249ec087d2
pkgname = linux-xanmod-linux-bin-x64v2
diff --git a/PKGBUILD b/PKGBUILD
index fed59985657c..a99443e97194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v2
_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=('83f1dc2026b71f5c3415a19bb471911b8184fdfa2d0ee71c54005717086f8e5f'
- '000506788797c1adb62e6786e59256d978a017dc7de433f4bab41a0d8960a074')
+sha256sums=('c6ca65b9b44163e7b144c6eef454c511fc4f1fa8e556a1b588049e92ca993e23'
+ 'a38d69d633075fde2f31e443f6e8138c34410f0f778a5e0af8259f249ec087d2')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"