summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJP-Ellis2023-09-02 15:59:12 +1000
committerJP-Ellis2023-09-02 15:59:12 +1000
commitbb77d423f5e4efc11f2310d4f780abe2ca338453 (patch)
tree4157513f0029f35309003692f433c77a9ca03e3f /.SRCINFO
parentdf322815ff27dacd9265cc909d855bf32ff4a7e3 (diff)
downloadaur-bb77d423f5e4efc11f2310d4f780abe2ca338453.tar.gz
fix(deps): added python-certifi
Signed-off-by: JP-Ellis <josh@jpellis.me>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91c91b5da1d0..a0a0f1dd3e64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = papis
pkgdesc = Papis is a powerful and highly extensible command-line based document and bibliography manager.
pkgver = 0.13
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/papis/papis
arch = any
license = GPL
@@ -10,6 +10,7 @@ pkgbase = papis
depends = python-arxiv2bib
depends = python-beautifulsoup4
depends = python-bibtexparser
+ depends = python-certifi
depends = python-chardet
depends = python-click
depends = python-colorama