diff options
| author | ArcaneDev <alive6863@gmail.com> | 2025-11-05 00:34:21 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-05 00:34:21 +0300 |
| commit | f24623e53fa5751673f1a464a154de065689fbb1 (patch) | |
| tree | 4282a5b7754b96377781376f4e014daee609d2cf /aur | |
| parent | 796a2ff04fcb9d34f3f484302a46375e7b6cd6ce (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 8328e39..735a72a 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' 'alsa-lib' 'gcc' 'libx11') +depends=('bash' 'alsa-lib' 'gcc' 'libx11') source=('https://github.com/Nam4ik/syskill/archive/refs/tags/v1-rc0.tar.gz') sha256sums=('SKIP') |
