diff --git a/PKGBUILD b/PKGBUILD index e20bead..35011bd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc="git workflow wrapper" arch=('x86_64') url="https://git.hydrar.de/jmarya/g" license=("MIT") -depends=("git" "serie" "ripgrep" "onefetch", "fd", "sd") +depends=("git" "serie" "ripgrep" "onefetch" "fd" "sd") makedepends=("rustup" "git") source=("${pkgname}::git+https://git.hydrar.de/jmarya/g.git") sha256sums=("SKIP")