summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-04-22 19:41:41 +0200
committerSoftExpert2024-04-22 19:41:41 +0200
commit4d088f5a25279da2bd4b4bb7ef969bc89107b303 (patch)
tree1d2bb029272c9706165de642956d7fbf4019e3fd
parent267b17aaed1a4d67de8034e73b7dd92b142049f4 (diff)
downloadaur-4d088f5a25279da2bd4b4bb7ef969bc89107b303.tar.gz
6.8.7-xanmod2-r3
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1d3b63b4ad1..da328cfce220 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.8.7
- pkgrel = 2
+ pkgrel = 3
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = curl
makedepends = libxml2
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod1/6.8.7-x64v3-xanmod1/linux-image-6.8.7-x64v3-xanmod1_6.8.7-x64v3-xanmod1-0~20240417.g9ed57b9_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod1/6.8.7-x64v3-xanmod1/linux-headers-6.8.7-x64v3-xanmod1_6.8.7-x64v3-xanmod1-0~20240417.g9ed57b9_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod2/6.8.7-x64v3-xanmod2/linux-image-6.8.7-x64v3-xanmod2_6.8.7-x64v3-xanmod2-0~20240422.g206b680_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod2/6.8.7-x64v3-xanmod2/linux-headers-6.8.7-x64v3-xanmod2_6.8.7-x64v3-xanmod2-0~20240422.g206b680_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod1/6.8.7-x64v3-xanmod1/linux-image-6.8.7-x64v3-xanmod1_6.8.7-x64v3-xanmod1-0~20240417.g9ed57b9_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod1/6.8.7-x64v3-xanmod1/linux-headers-6.8.7-x64v3-xanmod1_6.8.7-x64v3-xanmod1-0~20240417.g9ed57b9_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod2/6.8.7-x64v3-xanmod2/linux-image-6.8.7-x64v3-xanmod2_6.8.7-x64v3-xanmod2-0~20240422.g206b680_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod2/6.8.7-x64v3-xanmod2/linux-headers-6.8.7-x64v3-xanmod2_6.8.7-x64v3-xanmod2-0~20240422.g206b680_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 6669679248c41dccb05aab0590db745f1c30d10c895a5053de76f910ce79b6ea
- sha256sums = 49f99c49f6c96ceaa49f932fa33c61acd63c24393e51a41070d3163d35fc4623
+ sha256sums = 165cc3df90f18566610916be6fd3707ad12dbac30ad32fef8892b93b7daca55b
+ sha256sums = b5111c7108ad37709a1d857b9c9158fa03c734e7fdffb565467d5c3d1cbcf27c
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 4cc11fb8fd3f..85754b950faf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@ _pkgbase=linux-xanmod
_major=6.8
_minor=7
_branch=6.x
-_xanmodrel=1
+_xanmodrel=2
_xanmodrev=
-pkgrel=2
+pkgrel=3
pkgbase=${_pkgbase}-linux-bin-${_arch}
pkgver=${_major}.${_minor}
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('6669679248c41dccb05aab0590db745f1c30d10c895a5053de76f910ce79b6ea'
- '49f99c49f6c96ceaa49f932fa33c61acd63c24393e51a41070d3163d35fc4623')
+sha256sums=('165cc3df90f18566610916be6fd3707ad12dbac30ad32fef8892b93b7daca55b'
+ 'b5111c7108ad37709a1d857b9c9158fa03c734e7fdffb565467d5c3d1cbcf27c')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"