summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc1e1ca44077..c6d682e0c48c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,9 @@ pkgver=v0.0.2.r8.g1e2da17
pkgrel=1
pkgdesc="Simple and fast creation of throwaway VMs on your local machine."
arch=('x86_64')
-license=('custom')
+license=('GPL3')
conflicts=('vmchamp-bin')
url='https://github.com/wubbl0rz/VmChamp'
-
depends=('zlib' 'libvirt')
makedepends=("git" "dotnet-sdk-preview-bin")