diff --git a/PKGBUILD b/PKGBUILD index 7dc893c..98322fa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) pkgbase=linux -pkgver=6.1.3.arch1 +pkgver=6.1.4.arch1 pkgrel=1 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -10,7 +10,7 @@ arch=(x86_64) license=(GPL2) makedepends=( bc libelf pahole cpio perl tar xz - xmlto 'python-sphinx<6.0.0' python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra + xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra git ) options=('!strip')