summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2016-10-15 21:21:04 -0400
committerM.Reynolds2016-10-15 21:21:04 -0400
commit98f948a0f8cf9ca01faab78b317aa6d62b829176 (patch)
tree220fcc13b71c63369bc52bf64a8da68caf6c21ce /PKGBUILD
parentf249e66af5da157fb200f6a713c891f68b90212a (diff)
downloadaur-98f948a0f8cf9ca01faab78b317aa6d62b829176.tar.gz
Changed to a working upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bf4d1616765..5f5ab8cb3ae1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='A collaborative note taking and journal application using a stylus.'
arch=('any')
license=('GPL3')
-url='http://cournal-project.org/'
+url='https://github.com/flyser/cournal'
depends=('python' 'gtk3' 'poppler-glib' 'gobject-introspection' 'python-gobject'
'python-zope-interface' 'hicolor-icon-theme' 'desktop-file-utils' 'intltool')
makedepends=('git' 'mercurial')