summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-02-15 09:39:38 +0100
committerJoan Figueras2023-02-15 09:39:38 +0100
commit3771d6844292e8ae81b9444b616196a45ca48b86 (patch)
treeeb178ecdaef5282032594a820ade6ef153d7f3bb
parent5ce35d349b1916f008de416f99a684571f10f4eb (diff)
downloadaur-3771d6844292e8ae81b9444b616196a45ca48b86.tar.gz
6.1.12-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b6d425ee5f3..38eb0db2261a 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.1.11
+ pkgver = 6.1.12
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = jq
makedepends = curl
- noextract = linux-image-6.1.11-x64v1-xanmod1_6.1.11-x64v1-xanmod1-0~20230209.d26e42a_amd64.deb
- noextract = linux-headers-6.1.11-x64v1-xanmod1_6.1.11-x64v1-xanmod1-0~20230209.d26e42a_amd64.deb
+ noextract = linux-image-6.1.12-x64v1-xanmod1_6.1.12-x64v1-xanmod1-0~20230214.42126d5_amd64.deb
+ noextract = linux-headers-6.1.12-x64v1-xanmod1_6.1.12-x64v1-xanmod1-0~20230214.42126d5_amd64.deb
options = !strip
- source = linux-image-6.1.11-x64v1-xanmod1_6.1.11-x64v1-xanmod1-0~20230209.d26e42a_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.1.11-x64v1-xanmod1/linux-image-6.1.11-x64v1-xanmod1_6.1.11-x64v1-xanmod1-0~20230209.d26e42a_amd64.deb/download
- source = linux-headers-6.1.11-x64v1-xanmod1_6.1.11-x64v1-xanmod1-0~20230209.d26e42a_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.1.11-x64v1-xanmod1/linux-headers-6.1.11-x64v1-xanmod1_6.1.11-x64v1-xanmod1-0~20230209.d26e42a_amd64.deb/download
+ source = linux-image-6.1.12-x64v1-xanmod1_6.1.12-x64v1-xanmod1-0~20230214.42126d5_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.1.12-x64v1-xanmod1/linux-image-6.1.12-x64v1-xanmod1_6.1.12-x64v1-xanmod1-0~20230214.42126d5_amd64.deb/download
+ source = linux-headers-6.1.12-x64v1-xanmod1_6.1.12-x64v1-xanmod1-0~20230214.42126d5_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.1.12-x64v1-xanmod1/linux-headers-6.1.12-x64v1-xanmod1_6.1.12-x64v1-xanmod1-0~20230214.42126d5_amd64.deb/download
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = d726073372f2521e92d9a6834f55cee8845fc01a4b069a02ce098eebd758454f
- sha256sums = 33435d06c4cd83ced0bfeb4918dd47f0df618ffc3fc71958e2dfc41e86d0c3da
+ sha256sums = 943a65fe95772dcb355f7326f0cd54bc1dbee3b5372447462b54f9e16daccecf
+ sha256sums = d7cffdf4773d86589c8fcf3bdfe6ee25b84f01511df47adda4c58d45baeff4eb
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index 9e7559db53f2..9c9a1d7b434d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _arch=x64v1
pkgbase=linux-xanmod-linux-bin-${_arch}
_pkgbase=linux-xanmod
_major=6.1
-pkgver=${_major}.11
+pkgver=${_major}.12
xanmod=1
pkgrel=${xanmod}
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"
@@ -26,8 +26,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('d726073372f2521e92d9a6834f55cee8845fc01a4b069a02ce098eebd758454f'
- '33435d06c4cd83ced0bfeb4918dd47f0df618ffc3fc71958e2dfc41e86d0c3da')
+sha256sums=('943a65fe95772dcb355f7326f0cd54bc1dbee3b5372447462b54f9e16daccecf'
+ 'd7cffdf4773d86589c8fcf3bdfe6ee25b84f01511df47adda4c58d45baeff4eb')
prepare() {
for _f in ${_image_files[@]} ; do