summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormemchr2023-09-21 08:54:36 +0000
committermemchr2023-09-21 08:54:36 +0000
commit065c2303003f0c2c73d7abf08fb3d9a34792cf0f (patch)
tree7e4617cae3478664e85f1499cba6085b7082adbe /.SRCINFO
parent176fb2b6b209c54c35843ae3d268e3299f596c46 (diff)
downloadaur-065c2303003f0c2c73d7abf08fb3d9a34792cf0f.tar.gz
rework
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 14 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 135df5dd157b..b824b5d0b2f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,52 +1,46 @@
pkgbase = linux-clang
- pkgdesc = Linux but built with clang
- pkgver = 5.19.9.arch1
+ pkgdesc = Linux
+ pkgver = 6.5.3.arch1
pkgrel = 1
- url = https://github.com/archlinux/linux/commits/v5.19.9-arch1
+ url = https://github.com/archlinux/linux/commits/v6.5.3-arch1
arch = x86_64
license = GPL2
makedepends = bc
+ makedepends = cpio
+ makedepends = gettext
+ makedepends = git
makedepends = libelf
makedepends = pahole
- makedepends = cpio
makedepends = perl
+ makedepends = python
makedepends = tar
makedepends = xz
- makedepends = xmlto
- makedepends = python-sphinx
- makedepends = python-sphinx_rtd_theme
- makedepends = graphviz
- makedepends = imagemagick
- makedepends = texlive-latexextra
makedepends = clang
makedepends = llvm
makedepends = lld
- makedepends = git
options = !strip
- source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v5.19.9-arch1
+ source = https://github.com/archlinux/linux/archive/refs/tags/v6.5.3-arch1.tar.gz
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = A2FF3A36AAA56654109064AB19802F8B0D70FC30
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
- sha256sums = SKIP
- sha256sums = 5b34d7b2ab00439dc32869e2ae1c2decb38ceb6d3aedf81d0c774c2dd0535011
+ b2sums = SKIP
+ b2sums = SKIP
pkgname = linux-clang
- pkgdesc = The Linux but built with clang kernel and modules
+ pkgdesc = The Linux kernel and modules (-O2 target:native compiler:clang)
depends = coreutils
- depends = kmod
depends = initramfs
+ depends = kmod
optdepends = wireless-regdb: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
+ provides = KSMBD-MODULE
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
pkgname = linux-clang-headers
- pkgdesc = Headers and scripts for building modules for the Linux but built with clang kernel
+ pkgdesc = Headers and scripts for building modules for the Linux kernel (-O2 target:native compiler:clang)
depends = pahole
-
-pkgname = linux-clang-docs
- pkgdesc = Documentation for the Linux but built with clang kernel