summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Alexander Steffens2022-04-08 20:21:13 +0000
committerJan Alexander Steffens2022-04-08 20:21:13 +0000
commit5866e66f02b5920c4182ba9bf2ff970083addde2 (patch)
tree3931433e13fc4e24e9dea5fa583c4a1f8a1e4ad8
parent019700c8fd3d1c727528631a9f2e76982ce90eff (diff)
downloadaur-5866e66f02b5920c4182ba9bf2ff970083addde2.tar.gz
5.17.2.zen2-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c0377a3a1f8..037bfddd541f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-zen
-pkgver=5.17.2.zen1
+pkgver=5.17.2.zen2
pkgrel=1
pkgdesc='Linux ZEN'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -10,7 +10,7 @@ arch=(x86_64)
license=(GPL2)
makedepends=(
bc libelf pahole cpio perl tar xz
- xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick
+ xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra
git
)
options=('!strip')