summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cff539..812ccb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://git.seppia.net/repofish.git"
license=('GPLv3')
groups=()
-depends=('curl git jq')
+depends=('curl' 'git' 'jq')
provides=("${pkgname}")
conflicts=("${pkgname}","${pkgname%-git}")
replaces=()