summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-04-03 19:54:21 +0200
committerSoftExpert2024-04-03 19:54:21 +0200
commitee26f15091d72f5b2a74b61f410383ba94216434 (patch)
treeea9818a0fc8af3fd4ae3da08020e267817be97f2
parent691d8f3f79bd616f3248512733f734f3d4fce2b1 (diff)
downloadaur-ee26f15091d72f5b2a74b61f410383ba94216434.tar.gz
6.7.12-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2760ae365a16..de54f30aed6a 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.7.11
+ pkgver = 6.7.12
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.7.11-xanmod1/6.7.11-x64v1-xanmod1/linux-image-6.7.11-x64v1-xanmod1_6.7.11-x64v1-xanmod1-0~20240326.g10422a2_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v1-xanmod1/linux-headers-6.7.11-x64v1-xanmod1_6.7.11-x64v1-xanmod1-0~20240326.g10422a2_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v1-xanmod1/linux-image-6.7.12-x64v1-xanmod1_6.7.12-x64v1-xanmod1-0~20240403.g016c042_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v1-xanmod1/linux-headers-6.7.12-x64v1-xanmod1_6.7.12-x64v1-xanmod1-0~20240403.g016c042_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v1-xanmod1/linux-image-6.7.11-x64v1-xanmod1_6.7.11-x64v1-xanmod1-0~20240326.g10422a2_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.11-xanmod1/6.7.11-x64v1-xanmod1/linux-headers-6.7.11-x64v1-xanmod1_6.7.11-x64v1-xanmod1-0~20240326.g10422a2_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v1-xanmod1/linux-image-6.7.12-x64v1-xanmod1_6.7.12-x64v1-xanmod1-0~20240403.g016c042_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.7.12-xanmod1/6.7.12-x64v1-xanmod1/linux-headers-6.7.12-x64v1-xanmod1_6.7.12-x64v1-xanmod1-0~20240403.g016c042_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 8238a7ffb0748df80fca8f5ec458d2057a5322a950527f1f0aa7bddc336a29cf
- sha256sums = 77116158fdfc677983ee42c7f0afa974ad8e1299e6d040767a7f18e612437bd6
+ sha256sums = da5ef4782475000553bcd351f832c438fe62a9af9cd1722e9ee1dda5dedca9f5
+ sha256sums = 2b4adb99b5ad7831c552fdefbbf10394a4eced233bd1267443f238883ec32ea7
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index 576e91c6dfc4..7e3b64a39ba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v1
_pkgbase=linux-xanmod
_major=6.7
-_minor=11
+_minor=12
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('8238a7ffb0748df80fca8f5ec458d2057a5322a950527f1f0aa7bddc336a29cf'
- '77116158fdfc677983ee42c7f0afa974ad8e1299e6d040767a7f18e612437bd6')
+sha256sums=('da5ef4782475000553bcd351f832c438fe62a9af9cd1722e9ee1dda5dedca9f5'
+ '2b4adb99b5ad7831c552fdefbbf10394a4eced233bd1267443f238883ec32ea7')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"