summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-05-03 11:24:53 +0200
committerSoftExpert2024-05-03 11:24:53 +0200
commit3a11c5b5c375da0e071db1b985d09040291d6f99 (patch)
tree2b03e6daa5486cdc94dbd1bc1effc1006ff80fa7
parent3faa749f5b6f486ccfaecf70e27fcb9b155a878b (diff)
downloadaur-3a11c5b5c375da0e071db1b985d09040291d6f99.tar.gz
6.8.9-xanmod1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5538ad5dd397..942515365a0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v4
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v4
- pkgver = 6.8.8
- pkgrel = 3
+ pkgver = 6.8.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.8.8-xanmod1/6.8.8-x64v4-xanmod1/linux-image-6.8.8-x64v4-xanmod1_6.8.8-x64v4-xanmod1-0~20240428.g5a3fcc1_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.8-xanmod1/6.8.8-x64v4-xanmod1/linux-headers-6.8.8-x64v4-xanmod1_6.8.8-x64v4-xanmod1-0~20240428.g5a3fcc1_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.9-xanmod1/6.8.9-x64v4-xanmod1/linux-image-6.8.9-x64v4-xanmod1_6.8.9-x64v4-xanmod1-0~20240502.g083d679_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.9-xanmod1/6.8.9-x64v4-xanmod1/linux-headers-6.8.9-x64v4-xanmod1_6.8.9-x64v4-xanmod1-0~20240502.g083d679_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.8-xanmod1/6.8.8-x64v4-xanmod1/linux-image-6.8.8-x64v4-xanmod1_6.8.8-x64v4-xanmod1-0~20240428.g5a3fcc1_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.8-xanmod1/6.8.8-x64v4-xanmod1/linux-headers-6.8.8-x64v4-xanmod1_6.8.8-x64v4-xanmod1-0~20240428.g5a3fcc1_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.9-xanmod1/6.8.9-x64v4-xanmod1/linux-image-6.8.9-x64v4-xanmod1_6.8.9-x64v4-xanmod1-0~20240502.g083d679_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.9-xanmod1/6.8.9-x64v4-xanmod1/linux-headers-6.8.9-x64v4-xanmod1_6.8.9-x64v4-xanmod1-0~20240502.g083d679_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 8daa6244e7862066d7e1581b300acd28e71c0a31b62fcad0e0619f46460c1eff
- sha256sums = 6dab70a886374425b764ce014d64d90b1732140532bc81eb145b09577d65d08f
+ sha256sums = 23e22142046482102ba02feadc890c0f955a83edcd1eb5beee565ed21d600a9a
+ sha256sums = c4ed0f7cf5e698297dad3b8c27666183a092c5cf55e44283df3af0f4f53e4e2d
pkgname = linux-xanmod-linux-bin-x64v4
diff --git a/PKGBUILD b/PKGBUILD
index a5621f14aab1..0db25a5f0545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
_arch=x64v4
_pkgbase=linux-xanmod
_major=6.8
-_minor=8
+_minor=9
_branch=6.x
_xanmodrel=1
_xanmodrev=
-pkgrel=3
+pkgrel=1
pkgbase=${_pkgbase}-linux-bin-${_arch}
pkgver=${_major}.${_minor}
@@ -58,8 +58,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('8daa6244e7862066d7e1581b300acd28e71c0a31b62fcad0e0619f46460c1eff'
- '6dab70a886374425b764ce014d64d90b1732140532bc81eb145b09577d65d08f')
+sha256sums=('23e22142046482102ba02feadc890c0f955a83edcd1eb5beee565ed21d600a9a'
+ 'c4ed0f7cf5e698297dad3b8c27666183a092c5cf55e44283df3af0f4f53e4e2d')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"