summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Tatschner2020-10-07 22:03:26 +0200
committerStefan Tatschner2020-10-07 22:03:26 +0200
commit3024b9e6d7a85cda679a5656d685ae996e11c5d3 (patch)
tree0a60d848f73085301908ab8def1c1f867a27dab3 /PKGBUILD
parent737cf795fe6915a67e978f0366d8e8a09d93872e (diff)
downloadaur-3024b9e6d7a85cda679a5656d685ae996e11c5d3.tar.gz
upgpkg: dendrite 0.1.0rc2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65f17fc1fc8f..d70ba89b819f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A second-generation Matrix homeserver written in Go"
arch=('x86_64')
url='https://github.com/matrix-org/dendrite'
license=('Apache')
-makedepends=('go')
+makedepends=('git' 'go')
source=("git+https://github.com/matrix-org/dendrite.git#tag=v${pkgver}")
sha256sums=('SKIP')