summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicky Heinimann2020-04-10 14:37:50 +0200
committerNicky Heinimann2020-04-10 14:37:50 +0200
commit29663badc447ab4de128098b79156ccbaa6417c0 (patch)
tree8cf6d8bf5f0e7bf1ca7f199d93aa0ac02e730550 /PKGBUILD
parentde5102e095b2f4a43593819033f2182666e98697 (diff)
downloadaur-29663badc447ab4de128098b79156ccbaa6417c0.tar.gz
fixed upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f03f791b7e7d..f485aa5f92c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=2.3.1
pkgrel=1
pkgdesc="A simple command line journal application that stores your journal in a plain text file"
arch=('any')
-url="https://maebert.github.io/jrnl"
+url="https://jrnl.sh"
license=('MIT')
depends=('python-pyxdg>=0.26'
'python-pyxdg<1.0'