Files
dots-hyprland/sdata/dist-arch/illogical-impulse-basic/PKGBUILD
T
clsty bcb815aac5
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
Add group metadata into PKGBUILDs (#3165)
2026-03-31 19:26:15 +08:00

22 lines
322 B
Bash

groups=(illogical-impulse)
pkgname=illogical-impulse-basic
pkgver=1.0
pkgrel=3
pkgdesc='Illogical Impulse Basic Dependencies'
arch=(any)
license=(None)
depends=(
bc
coreutils
cliphist
cmake
curl
wget
ripgrep
jq
xdg-user-dirs
# Used in install script
rsync
go-yq # https://github.com/mikefarah/yq
)