summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMikael Eriksson2024-01-22 02:43:24 +0100
committerMikael Eriksson2024-01-22 02:43:24 +0100
commitf7111823581d18a306103b5ca38d03938e2d3186 (patch)
tree9774c5ed0cfe9b2818fa286ff22ebb106a5e84c6 /PKGBUILD
parentd8b073965d5c3de3766a02a48ce02080de9f29ee (diff)
downloadaur-f7111823581d18a306103b5ca38d03938e2d3186.tar.gz
6.8rc1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dd8945871a8..60dc560df56f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase=linux-mainline # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
-_tag=v6.7
-pkgver=6.7
+_tag=v6.8-rc1
+pkgver=6.8rc1
pkgrel=1
pkgdesc="Linux Mainline"
arch=(x86_64)
@@ -29,6 +29,7 @@ makedepends=(
graphviz
imagemagick
python-sphinx
+ python-yaml
texlive-latexextra
)
options=('!strip')