mirror of
https://aur.archlinux.org/linux-vfio.git
synced 2025-07-07 09:54:29 +00:00
upgpkg: linux-vfio 6.1.2.arch1-1
upstream release Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
This commit is contained in:
6
PKGBUILD
6
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')
|
||||
|
Reference in New Issue
Block a user