summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2018-10-02 21:34:25 +0200
committerJonas Heinrich2018-10-02 21:34:25 +0200
commit40cd64cb3cbc9d408a39230fac54be41bb1008b4 (patch)
tree43a5471afddd87174ff7acf7a509534913d2ea91 /PKGBUILD
parent40152d3390908f419c05efd0b7a9c9428d5e87b2 (diff)
downloadaur-40cd64cb3cbc9d408a39230fac54be41bb1008b4.tar.gz
fix makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49ef9f9eaf45..123873b13e2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=signal-web-gateway-git
pkgver=0.1
-pkgrel=2
+pkgrel=3
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' 'mecurial')
+makedepends=('go' 'mercurial')
source=('git+https://github.com/morph027/textsecure.git'
'signal-web-gateway.service')
sha512sums=('SKIP'