summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-08-04 09:36:33 +0200
committerSoftExpert2023-08-04 09:36:33 +0200
commit2f9a6ddabdeba98e635f83eadbd8fe48b2bacbca (patch)
tree7d93eee1042f38cc139f212f461f25bc0127618f
parent32de29c259c3b002b86d488b6848887ab7a359ce (diff)
downloadaur-2f9a6ddabdeba98e635f83eadbd8fe48b2bacbca.tar.gz
6.4.8-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d97d119e8cdc..432b84c2cc30 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.4.7
+ pkgver = 6.4.8
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = jq
makedepends = curl
- noextract = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/linux-image-6.4.7-x64v3-xanmod1_6.4.7-x64v3-xanmod1-0.20230727.g3dcc7dc_amd64.deb
- noextract = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/linux-headers-6.4.7-x64v3-xanmod1_6.4.7-x64v3-xanmod1-0.20230727.g3dcc7dc_amd64.deb
+ noextract = https://github.com/xanmod/linux/releases/download/6.4.8-xanmod1/linux-image-6.4.8-x64v3-xanmod1_6.4.8-x64v3-xanmod1-0.20230804.g731bac0_amd64.deb
+ noextract = https://github.com/xanmod/linux/releases/download/6.4.8-xanmod1/linux-headers-6.4.8-x64v3-xanmod1_6.4.8-x64v3-xanmod1-0.20230804.g731bac0_amd64.deb
options = !strip
- source = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/linux-image-6.4.7-x64v3-xanmod1_6.4.7-x64v3-xanmod1-0.20230727.g3dcc7dc_amd64.deb
- source = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/linux-headers-6.4.7-x64v3-xanmod1_6.4.7-x64v3-xanmod1-0.20230727.g3dcc7dc_amd64.deb
+ source = https://github.com/xanmod/linux/releases/download/6.4.8-xanmod1/linux-image-6.4.8-x64v3-xanmod1_6.4.8-x64v3-xanmod1-0.20230804.g731bac0_amd64.deb
+ source = https://github.com/xanmod/linux/releases/download/6.4.8-xanmod1/linux-headers-6.4.8-x64v3-xanmod1_6.4.8-x64v3-xanmod1-0.20230804.g731bac0_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 1e46e409a9d4c8fa3d7c4f64d5e4e4555e7ed2afc771cbd9536ebbea856276ba
- sha256sums = aa271cb95ebbeb7b2129a5f00e60d00e0ab47398c152e6381b995c600e0db8e4
+ sha256sums = 9ffc738c6c92efed3f163d5b3f4ece0728f253aa8574f98e1bddd4dd254d419a
+ sha256sums = ce1ea5abdd9d2fa215f400b3a0295204f910333b8fb9d335bfcb1c0cca284d1f
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 9c2992479554..892476d9943e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.4
-_minor=7
+_minor=8
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -45,8 +45,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('1e46e409a9d4c8fa3d7c4f64d5e4e4555e7ed2afc771cbd9536ebbea856276ba'
- 'aa271cb95ebbeb7b2129a5f00e60d00e0ab47398c152e6381b995c600e0db8e4')
+sha256sums=('9ffc738c6c92efed3f163d5b3f4ece0728f253aa8574f98e1bddd4dd254d419a'
+ 'ce1ea5abdd9d2fa215f400b3a0295204f910333b8fb9d335bfcb1c0cca284d1f')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"