summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2018-10-02 16:47:11 +0200
committerJonas Heinrich2018-10-02 16:47:11 +0200
commit40152d3390908f419c05efd0b7a9c9428d5e87b2 (patch)
tree02ecea0fa0a9ea7149d633f22a8f424bc41c551e /PKGBUILD
parent21a355de935c70ba80d3552c960dc21e6391195d (diff)
downloadaur-40152d3390908f419c05efd0b7a9c9428d5e87b2.tar.gz
add missing makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 468f3f81a5c8..49ef9f9eaf45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=signal-web-gateway-git
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Use Signal as a web gateway for other apps (reporting, monitoring, etc.)"
arch=('x86_64')
url="https://gitlab.com/morph027/signal-web-gateway"
license=('MIT')
-makedepends=('go')
+makedepends=('go' 'mecurial')
source=('git+https://github.com/morph027/textsecure.git'
'signal-web-gateway.service')
sha512sums=('SKIP'