summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Morris2023-02-12 07:29:04 -0800
committerKevin Morris2023-02-12 07:29:04 -0800
commit9246acd9731449a0713e79eba9ebbba2b3a22ab9 (patch)
tree8fd8061a9d80b72cdac9869281662e472ed1387c
parentf6c66984f03b750162943566ba3833d1bc6b6962 (diff)
downloadaur-9246acd9731449a0713e79eba9ebbba2b3a22ab9.tar.gz
webvirt group -> webvirt-git group
Signed-off-by: Kevin Morris <kevr@0cost.org>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1c38ac61d6d..235bc714f9c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = webvirt-api-git
url = https://github.com/kevr/webvirt_api
install = webvirt-api-git.install
arch = any
- groups = webvirt
+ groups = webvirt-git
license = Apache
depends = webvirtd
depends = uwsgi
diff --git a/PKGBUILD b/PKGBUILD
index 9f13ca2a8072..156601b3be67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgname='webvirt-api-git'
pkgver=1.0.0.r6.gf6b4d01
pkgrel=1
pkgdesc='PAM-athenticated HTTP proxy to webvirtd'
-groups=('webvirt')
+groups=('webvirt-git')
license=('Apache')
url='https://github.com/kevr/webvirt_api'