Skip to content

Commit

Permalink
⚡ update to v6.7.2-xanmod
Browse files Browse the repository at this point in the history
  • Loading branch information
bigshans committed Jan 27, 2024
1 parent 99ed4df commit 088be09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-anbox-tty
pkgdesc = Linux Xanmod. Development branch with the Task Type CPU Scheduler by Hamad Al Marri
pkgver = 6.7.1
pkgver = 6.7.2
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
Expand All @@ -15,14 +15,14 @@ pkgbase = linux-xanmod-anbox-tty
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.sign
source = patch-6.7.1-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.7.1-xanmod1/patch-6.7.1-xanmod1.xz
source = patch-6.7.2-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.7.2-xanmod1/patch-6.7.2-xanmod1.xz
source = https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v6.x/cjktty-6.7.patch
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
sha256sums = SKIP
sha256sums = e364af5692a620d203e1a4605b5a43f81b3f2b5eb77d2a54dbb0e132ab21e28c
sha256sums = 3a00a7855b14f7563f1bb7b57b9ba2e5504ece58748ff213496b1214280c3d1b
sha256sums = 4853ac7ea7271e9ac91ff9651d7002ed66ffd3751de49823e5b18f8300abdaf9
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee

Expand Down
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ _makenconfig=

pkgbase=linux-xanmod-anbox-tty
_major=6.7
pkgver=${_major}.1
pkgver=${_major}.2
_branch=6.x
xanmod=1
_revision=
Expand Down Expand Up @@ -117,7 +117,7 @@ done

sha256sums=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
'SKIP'
'e364af5692a620d203e1a4605b5a43f81b3f2b5eb77d2a54dbb0e132ab21e28c'
'3a00a7855b14f7563f1bb7b57b9ba2e5504ece58748ff213496b1214280c3d1b'
'4853ac7ea7271e9ac91ff9651d7002ed66ffd3751de49823e5b18f8300abdaf9'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')

Expand Down

0 comments on commit 088be09

Please sign in to comment.