summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50dc559bf10e..47259b6cd4f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@ pkgver=latest
pkgrel=4
pkgdesc="A simple CalDav-based todo manager."
arch=("any")
-url="https://git.barrera.io/hobarrera/todoman"
+url="https://gitlab.com/hobarrera/todoman"
license=('MIT')
depends=(python-icalendar python-urwid python-xdg python-ansi
python-parsedatetime python-atomicwrites python-click)
optdepends=('python-click-repl-git: the repl command.')
conflicts=("todoman")
provides=("todoman")
-source=(git+https://git.barrera.io/hobarrera/todoman.git)
+source=(git+https://gitlab.com/hobarrera/todoman.git)
md5sums=('SKIP')
pkgver() {