summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWhiro2019-01-24 14:02:08 -0800
committerWhiro2019-01-24 14:02:08 -0800
commitf6f980b58644324e8daf4ea51a319b1776c8615b (patch)
treecf48e1d399406c99a97e224ba5a4a56426b3bb22
parent95123887e63692e12778b1a4d1be6d9238646950 (diff)
downloadaur-f6f980b58644324e8daf4ea51a319b1776c8615b.tar.gz
Add description.
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0e6ed875b2a..46f41f75c199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ arch=('any')
url="https://github.com/dehesselle/virtctl"
license=('MIT')
depends=('libvirt')
+description="virtctl is a helper script for starting/stopping libvirt-based virtual machines and the infrastructure around it to integrate it with systemd. If you're looking for a small and simple framework to start and stop your VMs with systemd, you might want to take a look."
source=(
"$pkgname::git+https://github.com/dehesselle/virtctl.git"
'fix_usr_local_virtctl.patch'