summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4b84047d1e1..b64074e8dafb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://jrnl.sh/"
license=('MIT')
depends=('python-asteval' 'python-dateutil' 'python-keyring' 'python-parsedatetime' \
- 'python-pytz' 'python-tzlocal' 'python-pyaml' 'python-six' 'python-passlib' 'python-pyxdg' 'python-cryptography')
+ 'python-pytz' 'python-tzlocal' 'python-pyaml' 'python-six' 'python-passlib' 'python-xdg' 'python-cryptography')
makedepends=('git')
conflicts=("${pkgname%-git}")
options=(!emptydirs)