summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-07-20 08:06:38 +0200
committerSoftExpert2023-07-20 08:06:38 +0200
commitf5b904db5ceb13ad20a17f1e7f160fe22bda8568 (patch)
treeffbf7cecef71c3d44b02205e34d82f34f3110f13
parentd3337b195cd23d5765763cac2f32f8a3bdc92fc1 (diff)
downloadaur-f5b904db5ceb13ad20a17f1e7f160fe22bda8568.tar.gz
6.4.4-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb5668a72896..d76aebd19c15 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.3
+ pkgver = 6.4.4
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.3-xanmod1/linux-image-6.4.3-x64v3-xanmod1_6.4.3-x64v3-xanmod1-0.20230711.1f2fe64_amd64.deb
- noextract = https://github.com/xanmod/linux/releases/download/6.4.3-xanmod1/linux-headers-6.4.3-x64v3-xanmod1_6.4.3-x64v3-xanmod1-0.20230711.1f2fe64_amd64.deb
+ noextract = https://github.com/xanmod/linux/releases/download/6.4.4-xanmod1/linux-image-6.4.4-x64v3-xanmod1_6.4.4-x64v3-xanmod1-0.20230719.gfd45dda_amd64.deb
+ noextract = https://github.com/xanmod/linux/releases/download/6.4.4-xanmod1/linux-headers-6.4.4-x64v3-xanmod1_6.4.4-x64v3-xanmod1-0.20230719.gfd45dda_amd64.deb
options = !strip
- source = https://github.com/xanmod/linux/releases/download/6.4.3-xanmod1/linux-image-6.4.3-x64v3-xanmod1_6.4.3-x64v3-xanmod1-0.20230711.1f2fe64_amd64.deb
- source = https://github.com/xanmod/linux/releases/download/6.4.3-xanmod1/linux-headers-6.4.3-x64v3-xanmod1_6.4.3-x64v3-xanmod1-0.20230711.1f2fe64_amd64.deb
+ source = https://github.com/xanmod/linux/releases/download/6.4.4-xanmod1/linux-image-6.4.4-x64v3-xanmod1_6.4.4-x64v3-xanmod1-0.20230719.gfd45dda_amd64.deb
+ source = https://github.com/xanmod/linux/releases/download/6.4.4-xanmod1/linux-headers-6.4.4-x64v3-xanmod1_6.4.4-x64v3-xanmod1-0.20230719.gfd45dda_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 07d6975068ae0743b097255d358b832e777c8fcc15fa12a28c9558aaa8e946d9
- sha256sums = 2fb2f693c3e217f9289d6ac6b14d0dd23509d7bad7d3dbce0eed5cb6dcd6b189
+ sha256sums = 500845aeec595fc74205064038e8a2af510e0db3ae7b297fa5bd1e67751f4fc4
+ sha256sums = c1b8bc2dbf9d7484609958f060fea592ea9ff5a90f854d40de10536726526d00
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index e0831dca106f..5cf8e1b82514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.4
-_minor=3
+_minor=4
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -45,8 +45,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('07d6975068ae0743b097255d358b832e777c8fcc15fa12a28c9558aaa8e946d9'
- '2fb2f693c3e217f9289d6ac6b14d0dd23509d7bad7d3dbce0eed5cb6dcd6b189')
+sha256sums=('500845aeec595fc74205064038e8a2af510e0db3ae7b297fa5bd1e67751f4fc4'
+ 'c1b8bc2dbf9d7484609958f060fea592ea9ff5a90f854d40de10536726526d00')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"