summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-02-10 10:30:57 +0100
committerJoan Figueras2023-02-10 10:30:57 +0100
commit5ce35d349b1916f008de416f99a684571f10f4eb (patch)
treef5f1b06e67088046b86e42b4ea8feac65fbbe839
parent6ad2e1c87bdc14c6db1dac230f55eab44278c4b1 (diff)
downloadaur-5ce35d349b1916f008de416f99a684571f10f4eb.tar.gz
6.1.11-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3132ba250a0e..1b6d425ee5f3 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.10
+ pkgver = 6.1.11
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = jq
makedepends = curl
- noextract = linux-image-6.1.10-x64v1-xanmod1_6.1.10-x64v1-xanmod1-0~20230206.c66c80b_amd64.deb
- noextract = linux-headers-6.1.10-x64v1-xanmod1_6.1.10-x64v1-xanmod1-0~20230206.c66c80b_amd64.deb
+ 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
options = !strip
- source = linux-image-6.1.10-x64v1-xanmod1_6.1.10-x64v1-xanmod1-0~20230206.c66c80b_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.1.10-x64v1-xanmod1/linux-image-6.1.10-x64v1-xanmod1_6.1.10-x64v1-xanmod1-0~20230206.c66c80b_amd64.deb/download
- source = linux-headers-6.1.10-x64v1-xanmod1_6.1.10-x64v1-xanmod1-0~20230206.c66c80b_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.1.10-x64v1-xanmod1/linux-headers-6.1.10-x64v1-xanmod1_6.1.10-x64v1-xanmod1-0~20230206.c66c80b_amd64.deb/download
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 9ce03a8dce90b839821409e2cb219df89d68155450eb1cb14e8d0060bcae3752
- sha256sums = d57a7e276322409c30164e9652a0e8efdb4d5fc9668ec7a1471815b8347bd4e3
+ sha256sums = d726073372f2521e92d9a6834f55cee8845fc01a4b069a02ce098eebd758454f
+ sha256sums = 33435d06c4cd83ced0bfeb4918dd47f0df618ffc3fc71958e2dfc41e86d0c3da
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index b51736544d63..9e7559db53f2 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}.10
+pkgver=${_major}.11
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=('9ce03a8dce90b839821409e2cb219df89d68155450eb1cb14e8d0060bcae3752'
- 'd57a7e276322409c30164e9652a0e8efdb4d5fc9668ec7a1471815b8347bd4e3')
+sha256sums=('d726073372f2521e92d9a6834f55cee8845fc01a4b069a02ce098eebd758454f'
+ '33435d06c4cd83ced0bfeb4918dd47f0df618ffc3fc71958e2dfc41e86d0c3da')
prepare() {
for _f in ${_image_files[@]} ; do