chore: release 1.3.3

This commit is contained in:
2026-09-06 11:36:25 +02:00
parent 4e0df16271
commit f99ff1400a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = vfio-native pkgbase = vfio-native
pkgdesc = Present a libvirt guest as a self-consistent physical machine, and tune it pkgdesc = Present a libvirt guest as a self-consistent physical machine, and tune it
pkgver = 1.1.1 pkgver = 1.3.3
pkgrel = 1 pkgrel = 1
url = https://git.archworks.co/sandwich/vfio-native url = https://git.archworks.co/sandwich/vfio-native
install = vfio-native.install install = vfio-native.install
@@ -17,7 +17,7 @@ pkgbase = vfio-native
optdepends = cpupower: set the host CPU governor optdepends = cpupower: set the host CPU governor
optdepends = vfio-native-kvm-dkms: patched KVM modules for the full level optdepends = vfio-native-kvm-dkms: patched KVM modules for the full level
optdepends = vfio-native-qemu: patched QEMU for the full level optdepends = vfio-native-qemu: patched QEMU for the full level
source = git+https://git.archworks.co/sandwich/vfio-native.git#tag=v1.1.1 source = git+https://git.archworks.co/sandwich/vfio-native.git#tag=v1.3.3
sha256sums = SKIP sha256sums = SKIP
pkgname = vfio-native pkgname = vfio-native

View File

@@ -8,7 +8,7 @@
# vfio-native-qemu QEMU 11.1.1 with the platform-identity patches, in /opt # vfio-native-qemu QEMU 11.1.1 with the platform-identity patches, in /opt
pkgname=vfio-native pkgname=vfio-native
pkgver=1.3.2 pkgver=1.3.3
pkgrel=1 pkgrel=1
pkgdesc="Present a libvirt guest as a self-consistent physical machine, and tune it" pkgdesc="Present a libvirt guest as a self-consistent physical machine, and tune it"
arch=('any') arch=('any')