aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoréclairevoyant2023-01-02 12:49:24 -0500
committeréclairevoyant2023-01-02 12:49:24 -0500
commit0fc78d4054ca949f72e7e3635b5a8eff07517258 (patch)
tree825896644e7d5849ed9ed5f74104559662a08097 /PKGBUILD
parent33a6d59a36b9cee927c0a648a65b34139c2b3ba1 (diff)
downloadaur-0fc78d4054ca949f72e7e3635b5a8eff07517258.tar.gz
upgpkg: linux-vfio 6.1.2.arch1-1
upstream release Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73a9faa6188f..58f6a1d9eaf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-vfio
-pkgver=6.1.1.arch1
-pkgrel=2
+pkgver=6.1.2.arch1
+pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://github.com/archlinux/linux/commits/$_srctag"
@@ -14,7 +14,7 @@ arch=(x86_64)
license=(GPL2)
makedepends=(
bc libelf pahole cpio perl tar xz
- xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra
+ xmlto 'python-sphinx<6.0.0' python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra
git
)
options=('!strip')