diff --git a/.SRCINFO b/.SRCINFO index bfc322f..7855b34 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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.4.5 + pkgver = 6.4.7 pkgrel = 1 url = http://www.xanmod.org/ arch = x86_64 @@ -15,14 +15,14 @@ pkgbase = linux-xanmod-anbox-tty options = !strip source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.sign - source = https://github.com/xanmod/linux/releases/download/6.4.5-xanmod1/patch-6.4.5-xanmod1.xz + source = https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/patch-6.4.7-xanmod1.xz source = https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v6.x/cjktty-6.4.patch source = choose-gcc-optimization.sh validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886 validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3 sha256sums = SKIP - sha256sums = 225f7f1c616f4796eade829f8f7c5543f9e4075441482c55fd84373c2ac93bf4 + sha256sums = 5a314f13da6a489b4001cb601f86c30fee1eae3f0fc09dc91efa1aaea4f97216 sha256sums = a06671be0ea57693c09f9f96fabfdefd69153bdda2bf45d516825f145e6b75cf sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee diff --git a/PKGBUILD b/PKGBUILD index 72fa8cb..83bde5c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -78,7 +78,7 @@ _makenconfig= pkgbase=linux-xanmod-anbox-tty _major=6.4 -pkgver=${_major}.5 +pkgver=${_major}.7 _branch=6.x xanmod=1 pkgrel=${xanmod} @@ -115,7 +115,7 @@ done sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3' 'SKIP' - '225f7f1c616f4796eade829f8f7c5543f9e4075441482c55fd84373c2ac93bf4' + '5a314f13da6a489b4001cb601f86c30fee1eae3f0fc09dc91efa1aaea4f97216' 'a06671be0ea57693c09f9f96fabfdefd69153bdda2bf45d516825f145e6b75cf' '1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')