summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaul-Louis Ageneau2017-08-22 10:25:42 +0200
committerPaul-Louis Ageneau2017-08-22 10:25:42 +0200
commit3e2e3619146a1a26170e5ae01b7862f22faffc47 (patch)
tree8935e17ab3ed8005aa125795b7c03c24e3cc61cc /PKGBUILD
parent7951ab131f042258b8660f4751c4d1876f327348 (diff)
downloadaur-teapotnet-git.tar.gz
Typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90e8b6b1eea9..18a03bc640d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Private and decentralized social network for file sharing and streaming
arch=('i686' 'x86_64')
url="http://teapotnet.org/"
license=('AGPL3')
-depends=('gnutls' 'nettle', 'argon2')
+depends=('gnutls' 'nettle' 'argon2')
makedepends=('git')
provides=('teapotnet')
conflicts=('teapotnet')