summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Tiá2018-11-27 15:13:31 -0600
committerJavier Tiá2018-11-27 15:13:31 -0600
commit9bb873a90846d1b142d1f40ab77c5e2dc835bd93 (patch)
tree93d4c149585d2326944c1d51d9f37a5449e6e7c5 /PKGBUILD
parent695e72eaa34b7b3a27dc7c67a7c182ebff9f0645 (diff)
downloadaur-9bb873a90846d1b142d1f40ab77c5e2dc835bd93.tar.gz
Bump up virtio-win 0.1.160-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13cd9f7175ca..e3bc5ae104b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ _ver=0.1.160
pkgver=${_ver}.1
# upstream version
_pkgver=${_ver}-1
-pkgrel=1
-pkgdesc="virtio drivers for Windows (2000, XP, Vista, 7, 8, 10) guests and floppy images for Windows XP"
+pkgrel=2
+pkgdesc='virtio drivers for Windows (2000, XP, Vista, 7, 8, 10) guests and floppy images for Windows XP'
arch=('any')
-url="https://fedoraproject.org/wiki/Windows_Virtio_Drivers"
+url='https://docs.fedoraproject.org/en-US/quick-docs/creating-windows-virtual-machines-using-virtio-drivers/index.html'
license=('GPL2')
optdepends=('qemu')
# https://fedorapeople.org/groups/virt/virtio-win/CHANGELOG
@@ -37,4 +37,4 @@ package() {
"${pkgdir}/usr/share/virtio/${pkgname}_x86_32.vfd"
}
-# vim:set ts=2 sw=2 ft=sh et:
+# vim:set ts=2 sw=2 et: