summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2023-08-01 09:33:25 +0800
committertaotieren2023-08-01 09:33:25 +0800
commitfb7d5ee85ee4a904999130dea55464ba21c7ee79 (patch)
treea7bfb64f42feb23f3e6c5516c7b5172130ff6ac4
parent837ab57251354de02f7ac1477a1858089114bed0 (diff)
downloadaur-fb7d5ee85ee4a904999130dea55464ba21c7ee79.tar.gz
Update PKGBUILD
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 349081f6d2e2..8294c19d6f5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,6 +10,7 @@ pkgbase = xguipro-git
arch = powerpc
arch = powerpc64le
groups = hvml-git
+ groups = hybridos2-git
license = LGPL-3.0
makedepends = ccache
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 6523979b8467..34d0b3f31c4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,8 @@ arch=(x86_64
powerpc64le)
url="https://github.com/HVML/xGUI-Pro"
license=('LGPL-3.0')
-groups=('hvml-git')
+groups=(hvml-git
+ hybridos2-git)
provides=(${pkgbase%-git} 'xGUI-Pro')
conflicts=(${pkgbase%-git})
replaces=()