summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--[-rwxr-xr-x]PKGBUILD16
1 files changed, 9 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0f5915f0103..dfb67621af30 100755..100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,18 @@
pkgname=kiwivm-ga
pkgver=0.1.0
-pkgrel=1
-pkgdesc="This package is required for full functionality of KiwiVM."
+pkgrel=2
+pkgdesc="Required package for full functionality of the BandwaGonHost KiwiVM control panel."
arch=('any')
-url='https://kiwivm.64clouds.com'
-license=('custom')
+url='https://bandwagonhost.com'
+#url='https://kiwivm.64clouds.com'
+license=('unknown')
depends=('util-linux' 'bash')
-optdepends=('kiwivm-ga-systemd: KiwiVM Guest Agent systemd unit file'
- 'kiwivm-ga-sysvinit: KiwiVM Guest Agent sysvinit startup script')
+optdepends=('kiwivm-ga-systemd: BandwagonHost KiwiVM Guest Agent systemd unit file'
+ 'kiwivm-ga-sysvinit: BandwagonHost KiwiVM Guest Agent sysvinit startup script')
+# After installing archlinux, bandwagonhost may add a qemu-kvm_ga file to /usr/bin.
backup=('usr/bin/qemu-kvm_ga')
-source=("qemu-kvm_ga::https://gist.githubusercontent.com/unknowndev233/0852d2461b4ebbeebb58894830ff964e/raw/ba484fdd9a61589e3fbfb4bc124131e28acf755e/qemu-kvm_ga")
+source=("https://gist.githubusercontent.com/unknowndevQwQ/0852d2461b4ebbeebb58894830ff964e/raw/ba484fdd9a61589e3fbfb4bc124131e28acf755e/qemu-kvm_ga")
sha512sums=('21329a42155679a8cec4c562e12973425f7f7f8662aed54e96b4446a4fe6f2286695f2c9fe3fbf091642c36ba6568394c9b067747f78281fbf4415b5c94f36b2')
package() {