summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-07-20 08:06:36 +0200
committerSoftExpert2023-07-20 08:06:36 +0200
commit06ca35d468be5242f6252785e1e9d2c7813a4c99 (patch)
tree25488f1c778fc0f2c2c5d8a012ee50057893a042
parent0b51d47a85cbbb261d9e3fc54baf660f96e0b77f (diff)
downloadaur-06ca35d468be5242f6252785e1e9d2c7813a4c99.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 39da873fad89..1e07fde52b04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v1
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v1
- 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-x64v1-xanmod1_6.4.3-x64v1-xanmod1-0.20230711.1f2fe64_amd64.deb
- noextract = https://github.com/xanmod/linux/releases/download/6.4.3-xanmod1/linux-headers-6.4.3-x64v1-xanmod1_6.4.3-x64v1-xanmod1-0.20230711.1f2fe64_amd64.deb
+ noextract = https://github.com/xanmod/linux/releases/download/6.4.4-xanmod1/linux-image-6.4.4-x64v1-xanmod1_6.4.4-x64v1-xanmod1-0.20230719.gfd45dda_amd64.deb
+ noextract = https://github.com/xanmod/linux/releases/download/6.4.4-xanmod1/linux-headers-6.4.4-x64v1-xanmod1_6.4.4-x64v1-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-x64v1-xanmod1_6.4.3-x64v1-xanmod1-0.20230711.1f2fe64_amd64.deb
- source = https://github.com/xanmod/linux/releases/download/6.4.3-xanmod1/linux-headers-6.4.3-x64v1-xanmod1_6.4.3-x64v1-xanmod1-0.20230711.1f2fe64_amd64.deb
+ source = https://github.com/xanmod/linux/releases/download/6.4.4-xanmod1/linux-image-6.4.4-x64v1-xanmod1_6.4.4-x64v1-xanmod1-0.20230719.gfd45dda_amd64.deb
+ source = https://github.com/xanmod/linux/releases/download/6.4.4-xanmod1/linux-headers-6.4.4-x64v1-xanmod1_6.4.4-x64v1-xanmod1-0.20230719.gfd45dda_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 2dc3dfc67443bba61bd8629c55f6f9cb88a847d43c90e142ffba7101a0f8ca7b
- sha256sums = fd65f151fac7e97731e0b6a5227079f6b96e5808d6201332d0d05778f7426518
+ sha256sums = 579fd120e0d8590745e548e2da3ef1ab138b46061a33d581c51dfa7135593b3f
+ sha256sums = 49a93cabf4eaa06969be4e408f1a61aeefda816baeaeaae935bb6d408cbeed9f
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index b72d668b9959..9eda928a9d58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v1
_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=('2dc3dfc67443bba61bd8629c55f6f9cb88a847d43c90e142ffba7101a0f8ca7b'
- 'fd65f151fac7e97731e0b6a5227079f6b96e5808d6201332d0d05778f7426518')
+sha256sums=('579fd120e0d8590745e548e2da3ef1ab138b46061a33d581c51dfa7135593b3f'
+ '49a93cabf4eaa06969be4e408f1a61aeefda816baeaeaae935bb6d408cbeed9f')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"