Date: Friday, March 10, 2023 @ 23:58:53 Author: heftig Revision: 470545
6.2.3.zen2-1 Modified: linux-zen/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-10 17:22:54 UTC (rev 470544) +++ PKGBUILD 2023-03-10 23:58:53 UTC (rev 470545) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgbase=linux-zen -pkgver=6.2.3.zen1 +pkgver=6.2.3.zen2 pkgrel=1 pkgdesc='Linux ZEN' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -10,7 +10,7 @@ license=(GPL2) makedepends=( bc libelf pahole cpio perl tar xz - xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra + xmlto python-sphinx graphviz imagemagick texlive-latexextra git ) options=('!strip')
