Add group metadata into PKGBUILDs (#3165)

This commit is contained in:
clsty
2026-03-31 19:26:15 +08:00
parent da99437351
commit bcb815aac5
14 changed files with 28 additions and 14 deletions
@@ -3,13 +3,14 @@ _commit='7511545ee20664e3b8b8d3322c0ffe7567c56f7a'
# https://git.outfoxxed.me/quickshell/quickshell/commits/branch/master
# https://aur.archlinux.org/packages/quickshell-git
groups=(illogical-impulse)
_prefix='illogical-impulse'
conflicts=("quickshell-git")
_pkgname=quickshell
pkgname="$_prefix-$_pkgname-git"
pkgver=0.1.0.r1
pkgrel=6
pkgrel=7
pkgdesc="$_pkgname-git pinned commit and extra deps for $_prefix"
arch=(x86_64 aarch64)
url='https://git.outfoxxed.me/quickshell/quickshell'