diff options
| author | ArcaneDev <alive6863@gmail.com> | 2025-11-05 00:17:37 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-05 00:17:37 +0300 |
| commit | 5e5842aa02199217f3fb6f841d15875683018ea2 (patch) | |
| tree | 87ce81ebe446b0f9fe28d96a900f139dd5af4de6 /aur | |
| parent | 265688e1c955fc11de2b503eb88d39aed64ff106 (diff) | |
Update PKGBUILD
Diffstat (limited to 'aur')
| -rw-r--r-- | aur/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aur/PKGBUILD b/aur/PKGBUILD index 5eeb6f1..3956da5 100644 --- a/aur/PKGBUILD +++ b/aur/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc="A utility to help you beautifully deal with your *NIX system. (break it arch=('i686' 'x86_64' 'aarch64') url="https://github.com/Nam4ik/suicidekit" license=('BSD-2-Clause') -depends=('bash' 'rust' 'asound' 'gcc' 'libx11') +depends=('bash' 'rust' 'alsa-lib' 'gcc' 'libx11') makedepends=('cargo') source=('https://github.com/Nam4ik/syskill/archive/refs/tags/v1-rc0.tar.gz') sha256sums=('SKIP') |
