summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorManuel Palenzuela2019-08-24 23:19:13 +0200
committerManuel Palenzuela2019-08-24 23:19:13 +0200
commite44d5dada1fa84b7bb2a8bc8753c48183b2d9097 (patch)
tree0f0bb57b1d568dd3923007ffe3bb4d8683a5dafa /.SRCINFO
parent82d052455a1db6aa6f4e7f66f416004a39c1151c (diff)
downloadaur-e44d5dada1fa84b7bb2a8bc8753c48183b2d9097.tar.gz
Updated PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0194ae47f526..02689a1ca15f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,16 +2,21 @@ pkgbase = jrnl-git
pkgdesc = A simple command line journal application that stores your journal in a plain text file
pkgver = 1.9.7.r16.g15ef974
pkgrel = 1
- url = http://maebert.github.io/jrnl/
+ url = https://jrnl.sh/
arch = any
license = MIT
makedepends = git
- depends = python
+ depends = python-asteval
depends = python-dateutil
depends = python-keyring
depends = python-parsedatetime
depends = python-pytz
depends = python-tzlocal
+ depends = python-pyaml
+ depends = python-six
+ depends = python-passlib
+ depends = python-pyxdg
+ depends = python-cryptography
conflicts = jrnl
options = !emptydirs
source = jrnl::git+https://github.com/maebert/jrnl.git