summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Quinn2018-12-02 15:05:05 +0000
committerDaniel Quinn2018-12-02 15:05:05 +0000
commit983cecbc4c45a26ab59b82106890356993c7ae6d (patch)
tree5783583d76965d351ae6c11b23a56a5c2ad2cdb1 /.SRCINFO
parenta4ffd6e188ef75d1c167550ac8f184b5b33a5655 (diff)
downloadaur-983cecbc4c45a26ab59b82106890356993c7ae6d.tar.gz
Add dnspython dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82ee136b1c5f..edddf0c81586 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-aletheia
pkgdesc = Fight fake news with cryptography & human nature
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.org/project/aletheia/
arch = any
license = AGPL3
@@ -11,6 +11,7 @@ pkgbase = python-aletheia
depends = python
depends = python-setuptools
depends = python-cryptography
+ depends = python-dnspython
depends = python-magic
depends = python-requests
depends = python-termcolor