summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2016-04-17 16:15:58 -0300
committerHugo Osvaldo Barrera2016-04-17 16:15:58 -0300
commitc8f48e485a7b175ee3c8da2c7a5802eb2e0af541 (patch)
tree32527aea9df4fe967a51923a84be93230d15a763 /PKGBUILD
parent460f28aed985d53a2731833c788f1570c8a456e8 (diff)
downloadaur-c8f48e485a7b175ee3c8da2c7a5802eb2e0af541.tar.gz
Update URL and source to new upstream location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ed92bb2d2e4..6b0903a4a52d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=latest
pkgrel=5
pkgdesc="A simple CalDav-based todo manager."
arch=("any")
-url="https://gitlab.com/hobarrera/todoman"
+url="https://github.com/pimutils/todoman"
license=('MIT')
depends=(python-icalendar python-urwid python-xdg python-ansi
python-parsedatetime python-atomicwrites python-click
@@ -14,7 +14,7 @@ depends=(python-icalendar python-urwid python-xdg python-ansi
optdepends=('python-click-repl-git: the repl command.')
conflicts=("todoman")
provides=("todoman")
-source=(git+https://gitlab.com/hobarrera/todoman.git)
+source=(git+https://github.com/pimutils/todoman.git)
md5sums=('SKIP')
pkgver() {