summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexei Colin2018-08-02 23:05:41 -0400
committerAlexei Colin2018-08-02 23:05:41 -0400
commit97a3fd7d116ecc866d76ec3ce213f4f7c0b1ccd3 (patch)
tree3e7dc0f433acc85aee6dccb4639b74b4e334fe82 /PKGBUILD
parent52b77bde2d42c83a77f80a79ee9c6e0825ba9f28 (diff)
downloadaur-97a3fd7d116ecc866d76ec3ce213f4f7c0b1ccd3.tar.gz
upstream repos and webpage have moved: fix URLs
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')