summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-02-07 01:17:58 +0100
committerJoan Figueras2023-02-07 01:17:58 +0100
commit6ad2e1c87bdc14c6db1dac230f55eab44278c4b1 (patch)
tree7172eb595e14e78b39abb9342362f4c4d73204d3
parent8c6cde67208314324641bdb48642d145b83737ce (diff)
downloadaur-6ad2e1c87bdc14c6db1dac230f55eab44278c4b1.tar.gz
6.1.10-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf4c58765915..3132ba250a0e 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.9
+ pkgver = 6.1.10
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = jq
makedepends = curl
- noextract = linux-image-6.1.9-x64v1-xanmod1_6.1.9-x64v1-xanmod1-0~20230201.ba3a53d_amd64.deb
- noextract = linux-headers-6.1.9-x64v1-xanmod1_6.1.9-x64v1-xanmod1-0~20230201.ba3a53d_amd64.deb
+ 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
options = !strip
- source = linux-image-6.1.9-x64v1-xanmod1_6.1.9-x64v1-xanmod1-0~20230201.ba3a53d_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.1.9-x64v1-xanmod1/linux-image-6.1.9-x64v1-xanmod1_6.1.9-x64v1-xanmod1-0~20230201.ba3a53d_amd64.deb/download
- source = linux-headers-6.1.9-x64v1-xanmod1_6.1.9-x64v1-xanmod1-0~20230201.ba3a53d_amd64.deb::https://sourceforge.net/projects/xanmod/files/releases/main/6.1.9-x64v1-xanmod1/linux-headers-6.1.9-x64v1-xanmod1_6.1.9-x64v1-xanmod1-0~20230201.ba3a53d_amd64.deb/download
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = c8354f97371b3608cfe78d07f17ad30bf99c04280b902b9bbe9fe797ae5842d2
- sha256sums = ef41a116932cfa1efc1ac8ad02df488557a16f3903c3ab0f70bcbde036dd44cb
+ sha256sums = 9ce03a8dce90b839821409e2cb219df89d68155450eb1cb14e8d0060bcae3752
+ sha256sums = d57a7e276322409c30164e9652a0e8efdb4d5fc9668ec7a1471815b8347bd4e3
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index 95e7855251dc..b51736544d63 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}.9
+pkgver=${_major}.10
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=('c8354f97371b3608cfe78d07f17ad30bf99c04280b902b9bbe9fe797ae5842d2'
- 'ef41a116932cfa1efc1ac8ad02df488557a16f3903c3ab0f70bcbde036dd44cb')
+sha256sums=('9ce03a8dce90b839821409e2cb219df89d68155450eb1cb14e8d0060bcae3752'
+ 'd57a7e276322409c30164e9652a0e8efdb4d5fc9668ec7a1471815b8347bd4e3')
prepare() {
for _f in ${_image_files[@]} ; do