From 265688e1c955fc11de2b503eb88d39aed64ff106 Mon Sep 17 00:00:00 2001 From: ArcaneDev Date: Wed, 5 Nov 2025 00:15:12 +0300 Subject: Update PKGBUILD --- aur/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aur/PKGBUILD') diff --git a/aur/PKGBUILD b/aur/PKGBUILD index 03676a5..5eeb6f1 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' 'asound' 'gcc' 'libx11') makedepends=('cargo') source=('https://github.com/Nam4ik/syskill/archive/refs/tags/v1-rc0.tar.gz') sha256sums=('SKIP') -- cgit v1.2.3