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