summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2015-08-30 10:54:49 -0300
committerHugo Osvaldo Barrera2015-08-30 10:54:49 -0300
commit56838c31fec9a4920440b2a4218f3d971bf82697 (patch)
treeb438de5a9caa194829db4ebf94d19ac90db7b502
parent622613edff5f20638b804fe0f2098ee2d6921f79 (diff)
downloadaur-56838c31fec9a4920440b2a4218f3d971bf82697.tar.gz
Update source and URL to new location
-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() {