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 bee1f9f1e315..3c2df6e61716 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom:BSD')
depends=('bash')
provides=('rescached')
-makedepends=('git' 'go>=1.13' 'asciidoctor')
+makedepends=('git' 'go>=1.13')
source=(
"$pkgname::git+https://github.com/shuLhan/rescached-go.git"
)