summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-02-23 19:02:28 +0100
committerSoftExpert2024-02-23 19:02:28 +0100
commit9b675a938c08197a91884f9120e4019f35a2783d (patch)
treed37c3c1b740dc6509060a9ef390b970de893b083
parent84b5fd8294827a97347f413c1a730f76bbc07dd4 (diff)
downloadaur-9b675a938c08197a91884f9120e4019f35a2783d.tar.gz
6.7.6-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71322e4b92ad..fb053a274d86 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.5
+ pkgver = 6.7.6
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.5-xanmod1/6.7.5-x64v3-xanmod1/linux-image-6.7.5-x64v3-xanmod1_6.7.5-x64v3-xanmod1-0~20240216.gf29bf01_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.5-xanmod1/6.7.5-x64v3-xanmod1/linux-headers-6.7.5-x64v3-xanmod1_6.7.5-x64v3-xanmod1-0~20240216.gf29bf01_amd64.deb
+ 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
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.5-xanmod1/6.7.5-x64v3-xanmod1/linux-image-6.7.5-x64v3-xanmod1_6.7.5-x64v3-xanmod1-0~20240216.gf29bf01_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.5-xanmod1/6.7.5-x64v3-xanmod1/linux-headers-6.7.5-x64v3-xanmod1_6.7.5-x64v3-xanmod1-0~20240216.gf29bf01_amd64.deb
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = e500b86cdb4e25e202ab9e419cec8fefaf1942b309598a26eab193d495d11086
- sha256sums = 07e180a5d8e9f247a8886940abd0e28144bc5c2b11698c6df0cd6363b268b99d
+ sha256sums = 688d120969b1f56f076389c0062a13eeb22bd35bbc71c29efada759bed09f37e
+ sha256sums = 1b94c0342623ada867b2ac865e4bd76c43ae62e4d7c7f1fd9066a7536c1fa357
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 55ff61e64a2e..785981d85af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.7
-_minor=5
+_minor=6
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('e500b86cdb4e25e202ab9e419cec8fefaf1942b309598a26eab193d495d11086'
- '07e180a5d8e9f247a8886940abd0e28144bc5c2b11698c6df0cd6363b268b99d')
+sha256sums=('688d120969b1f56f076389c0062a13eeb22bd35bbc71c29efada759bed09f37e'
+ '1b94c0342623ada867b2ac865e4bd76c43ae62e4d7c7f1fd9066a7536c1fa357')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"