Files
illogical-impulse/sdata/dist-arch/illogical-impulse-basic/PKGBUILD
T
2025-10-30 08:59:33 +08:00

23 lines
310 B
Bash

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