[arch-commits] Commit in libvirt/trunk (PKGBUILD)
Frederik Schwan
freswa at archlinux.org
Sun Oct 18 04:37:02 UTC 2020
Date: Sunday, October 18, 2020 @ 04:37:02
Author: freswa
Revision: 725859
fix typo in epoch variable
Modified:
libvirt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-18 04:34:36 UTC (rev 725858)
+++ PKGBUILD 2020-10-18 04:37:02 UTC (rev 725859)
@@ -4,7 +4,7 @@
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
pkgname=(libvirt libvirt-storage-gluster libvirt-storage-iscsi-direct libvirt-storage-rbd)
-epocj=1
+epoch=1
pkgver=6.5.0
pkgrel=2
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
More information about the arch-commits
mailing list