summarylogtreecommitdiffstats
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 4513ef8f14ee..7516629fe6f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A customizable, syntax-aware linter for prose."
arch=('i686' 'x86_64')
url="https://github.com/errata-ai/vale"
license=('MIT')
-makedepends=('go-pie' 'go-bindata')
+makedepends=('go-pie' 'go-bindata' 'rsync')
source=("${url}/archive/v${pkgver}.zip")
sha256sums=('b143c227cdbd502afef612216ede2ba5fd8158ff45e43b99a8a0f77da851a20e')