summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00727aaf6dae..e56c66067e79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,12 +11,12 @@ pkgrel=1
_branch=1.2.0
pkgdesc="A lightweight secure server providing multi-user, multi-client
access to task data"
-url='http://tasktools.org/projects/taskd.html'
+url='https://gothenburgbitfactory.org/projects/taskd.html'
license=('MIT')
install=taskd.install
-source=("${pkgname}::git+https://git.tasktools.org/TM/taskd.git#branch=${_branch}"
+source=("${pkgname}::git+https://github.com/GothenburgBitFactory/taskserver.git"
'taskd.conf'
'taskd.notes'
'taskd.service')