Fix accidentally modified files

This commit is contained in:
Wizzard 2023-11-01 12:33:16 -04:00
parent b79e708229
commit 9b09ab5c91
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'linux6.5-zen'
pkgname=linux6.6-zen
version=6.6
version=6.5.9
revision=1
zen=1
zen=2
wrksrc="linux-${version}-zen${zen}"
short_desc="Linux kernel and modules with Zen patches (${version%.*} series) compiled with Clang"
maintainer="Wizzard <retard@deadzone.lol>"
license="GPL-2.0-only"
homepage="http://www.zen-kernel.org/"
distfiles="https://github.com/zen-kernel/zen-kernel/archive/refs/tags/v${version}-zen${zen}.tar.gz"
checksum="c51ea1fb47982ca2dc19ac2ca2fad81d47316ed2c973f1ad4b0ff07a82c10f45"
checksum="6cff9e403d678afee072a0047069d0a1103d810e193ef8a2618ce0495f62ea63"
python_version=3
patch_args="-Np1"