mirror of
				https://aur.archlinux.org/linux-vfio.git
				synced 2025-11-04 12:06:59 +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:
		
							
								
								
									
										10
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -1,8 +1,8 @@
 | 
				
			|||||||
pkgbase = linux-vfio
 | 
					pkgbase = linux-vfio
 | 
				
			||||||
	pkgdesc = Linux
 | 
						pkgdesc = Linux
 | 
				
			||||||
	pkgver = 6.1.1.arch1
 | 
						pkgver = 6.1.2.arch1
 | 
				
			||||||
	pkgrel = 2
 | 
						pkgrel = 1
 | 
				
			||||||
	url = https://github.com/archlinux/linux/commits/v6.1.1-arch1
 | 
						url = https://github.com/archlinux/linux/commits/v6.1.2-arch1
 | 
				
			||||||
	arch = x86_64
 | 
						arch = x86_64
 | 
				
			||||||
	license = GPL2
 | 
						license = GPL2
 | 
				
			||||||
	makedepends = bc
 | 
						makedepends = bc
 | 
				
			||||||
@@ -13,14 +13,14 @@ pkgbase = linux-vfio
 | 
				
			|||||||
	makedepends = tar
 | 
						makedepends = tar
 | 
				
			||||||
	makedepends = xz
 | 
						makedepends = xz
 | 
				
			||||||
	makedepends = xmlto
 | 
						makedepends = xmlto
 | 
				
			||||||
	makedepends = python-sphinx
 | 
						makedepends = python-sphinx<6.0.0
 | 
				
			||||||
	makedepends = python-sphinx_rtd_theme
 | 
						makedepends = python-sphinx_rtd_theme
 | 
				
			||||||
	makedepends = graphviz
 | 
						makedepends = graphviz
 | 
				
			||||||
	makedepends = imagemagick
 | 
						makedepends = imagemagick
 | 
				
			||||||
	makedepends = texlive-latexextra
 | 
						makedepends = texlive-latexextra
 | 
				
			||||||
	makedepends = git
 | 
						makedepends = git
 | 
				
			||||||
	options = !strip
 | 
						options = !strip
 | 
				
			||||||
	source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v6.1.1-arch1
 | 
						source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v6.1.2-arch1
 | 
				
			||||||
	source = config
 | 
						source = config
 | 
				
			||||||
	source = 0001-add-acs-overrides.patch
 | 
						source = 0001-add-acs-overrides.patch
 | 
				
			||||||
	source = 0002-i915-vga-arbiter.patch
 | 
						source = 0002-i915-vga-arbiter.patch
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -5,8 +5,8 @@
 | 
				
			|||||||
# Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 | 
					# Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pkgbase=linux-vfio
 | 
					pkgbase=linux-vfio
 | 
				
			||||||
pkgver=6.1.1.arch1
 | 
					pkgver=6.1.2.arch1
 | 
				
			||||||
pkgrel=2
 | 
					pkgrel=1
 | 
				
			||||||
pkgdesc='Linux'
 | 
					pkgdesc='Linux'
 | 
				
			||||||
_srctag=v${pkgver%.*}-${pkgver##*.}
 | 
					_srctag=v${pkgver%.*}-${pkgver##*.}
 | 
				
			||||||
url="https://github.com/archlinux/linux/commits/$_srctag"
 | 
					url="https://github.com/archlinux/linux/commits/$_srctag"
 | 
				
			||||||
@@ -14,7 +14,7 @@ arch=(x86_64)
 | 
				
			|||||||
license=(GPL2)
 | 
					license=(GPL2)
 | 
				
			||||||
makedepends=(
 | 
					makedepends=(
 | 
				
			||||||
  bc libelf pahole cpio perl tar xz
 | 
					  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
 | 
					  git
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
options=('!strip')
 | 
					options=('!strip')
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user