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