summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-08-31 12:11:19 +0200
committerSoftExpert2023-08-31 12:11:19 +0200
commitc8298009226664ebcdac306847184c56e7fd2c2e (patch)
tree4113782a0f42d6eab2e2918df46911d79b629ec6
parentab105741b310a9bf0cc6499703eee975b23b4bd7 (diff)
downloadaur-c8298009226664ebcdac306847184c56e7fd2c2e.tar.gz
6.4.13-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cfac7bd3fa1..1300931eaaae 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.12
+ pkgver = 6.4.13
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.4.12-xanmod1/6.4.12-x64v3-xanmod1/linux-image-6.4.12-x64v3-xanmod1_6.4.12-x64v3-xanmod1-0~20230823.g161c905_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.12-xanmod1/6.4.12-x64v3-xanmod1/linux-headers-6.4.12-x64v3-xanmod1_6.4.12-x64v3-xanmod1-0~20230823.g161c905_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.13-xanmod1/6.4.13-x64v3-xanmod1/linux-image-6.4.13-x64v3-xanmod1_6.4.13-x64v3-xanmod1-0~20230831.gf8335a9_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.13-xanmod1/6.4.13-x64v3-xanmod1/linux-headers-6.4.13-x64v3-xanmod1_6.4.13-x64v3-xanmod1-0~20230831.gf8335a9_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.12-xanmod1/6.4.12-x64v3-xanmod1/linux-image-6.4.12-x64v3-xanmod1_6.4.12-x64v3-xanmod1-0~20230823.g161c905_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.12-xanmod1/6.4.12-x64v3-xanmod1/linux-headers-6.4.12-x64v3-xanmod1_6.4.12-x64v3-xanmod1-0~20230823.g161c905_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.13-xanmod1/6.4.13-x64v3-xanmod1/linux-image-6.4.13-x64v3-xanmod1_6.4.13-x64v3-xanmod1-0~20230831.gf8335a9_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.4.13-xanmod1/6.4.13-x64v3-xanmod1/linux-headers-6.4.13-x64v3-xanmod1_6.4.13-x64v3-xanmod1-0~20230831.gf8335a9_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = c831e488b2e73e84bc488c3d995b7ba0b55a46ec6c467fbc1f10b331981ba31d
- sha256sums = 5750b3750ba64cf2580b283fc04f3a51363949893a40888659abe667fcd83a5b
+ sha256sums = 2ca8a740883a84954ff6220f888ed3ebbf144424ced91fbe8f3b0ccbf90c62ac
+ sha256sums = 9e5c090590b7d947155b0a5318fab056a23612a5d657a9ae5dc0757e1e7439f5
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 37f6d730e15b..627096818b52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.4
-_minor=12
+_minor=13
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('c831e488b2e73e84bc488c3d995b7ba0b55a46ec6c467fbc1f10b331981ba31d'
- '5750b3750ba64cf2580b283fc04f3a51363949893a40888659abe667fcd83a5b')
+sha256sums=('2ca8a740883a84954ff6220f888ed3ebbf144424ced91fbe8f3b0ccbf90c62ac'
+ '9e5c090590b7d947155b0a5318fab056a23612a5d657a9ae5dc0757e1e7439f5')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"