summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-07-12 13:34:27 +0200
committerSoftExpert2023-07-12 13:34:27 +0200
commit0b51d47a85cbbb261d9e3fc54baf660f96e0b77f (patch)
tree0317d647c46683957b3e6bd2f602428d0bfd8ea3
parent1b71730cb1ba732291e5451d3ab6598b663e39d9 (diff)
downloadaur-0b51d47a85cbbb261d9e3fc54baf660f96e0b77f.tar.gz
6.4.3-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fb5010dc4e1..39da873fad89 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.3.12
+ pkgver = 6.4.3
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.3.12-xanmod1/linux-image-6.3.12-x64v1-xanmod1_6.3.12-x64v1-xanmod1-0.20230706.2eb5ee8_amd64.deb
- noextract = https://github.com/xanmod/linux/releases/download/6.3.12-xanmod1/linux-headers-6.3.12-x64v1-xanmod1_6.3.12-x64v1-xanmod1-0.20230706.2eb5ee8_amd64.deb
+ 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
options = !strip
- source = https://github.com/xanmod/linux/releases/download/6.3.12-xanmod1/linux-image-6.3.12-x64v1-xanmod1_6.3.12-x64v1-xanmod1-0.20230706.2eb5ee8_amd64.deb
- source = https://github.com/xanmod/linux/releases/download/6.3.12-xanmod1/linux-headers-6.3.12-x64v1-xanmod1_6.3.12-x64v1-xanmod1-0.20230706.2eb5ee8_amd64.deb
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 75afa7ecdc5df3370e195c944419e67fede05a29c1171a4934c5c543d4732737
- sha256sums = 396fecf3faa61bf7a10c169300bc0ad75100ea0452e548bc912f943eed4bd5c3
+ sha256sums = 2dc3dfc67443bba61bd8629c55f6f9cb88a847d43c90e142ffba7101a0f8ca7b
+ sha256sums = fd65f151fac7e97731e0b6a5227079f6b96e5808d6201332d0d05778f7426518
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index b3767d63dc47..b72d668b9959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_arch=x64v1
_pkgbase=linux-xanmod
-_major=6.3
-_minor=12
+_major=6.4
+_minor=3
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -45,8 +45,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('75afa7ecdc5df3370e195c944419e67fede05a29c1171a4934c5c543d4732737'
- '396fecf3faa61bf7a10c169300bc0ad75100ea0452e548bc912f943eed4bd5c3')
+sha256sums=('2dc3dfc67443bba61bd8629c55f6f9cb88a847d43c90e142ffba7101a0f8ca7b'
+ 'fd65f151fac7e97731e0b6a5227079f6b96e5808d6201332d0d05778f7426518')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"