Skip to content

Commit

Permalink
⚡ update to v6.6.3-xanmod
Browse files Browse the repository at this point in the history
  • Loading branch information
bigshans committed Nov 30, 2023
1 parent 423b6ea commit 699679f
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.6.2
pkgver = 6.6.3
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.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.sign
source = patch-6.6.2-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.6.2-xanmod1/patch-6.6.2-xanmod1.xz
source = patch-6.6.3-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.6.3-xanmod1/patch-6.6.3-xanmod1.xz
source = https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v6.x/cjktty-6.6.patch
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
sha256sums = 204e14690c74ff53cb5d77dbf17834d21a8aea6a9e05a54edaf29c47edad62e9
sha256sums = b77ec28d494b2c691b1dcc81794f14a46a1412ff7169cc96b7578a878c223722
sha256sums = 47a008c8b3b684330f2b80beeaca20105ab3afcded9530b28b078821bd062ba6
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.6
pkgver=${_major}.2
pkgver=${_major}.3
_branch=6.x
xanmod=1
_revision=
Expand Down Expand Up @@ -117,7 +117,7 @@ done

sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
'SKIP'
'204e14690c74ff53cb5d77dbf17834d21a8aea6a9e05a54edaf29c47edad62e9'
'b77ec28d494b2c691b1dcc81794f14a46a1412ff7169cc96b7578a878c223722'
'47a008c8b3b684330f2b80beeaca20105ab3afcded9530b28b078821bd062ba6'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')

Expand Down

0 comments on commit 699679f

Please sign in to comment.