summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f009fd8f899d..4825ba1194b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = ctodo
license = MIT
makedepends = cmake
depends = ncurses
- source = https://github.com/downloads/Acolarh/ctodo/ctodo-1.1.tar.gz
+ source = https://github.com/downloads/nielssp/ctodo/ctodo-1.1.tar.gz
md5sums = 1896cdce31984d82f985ca7a4036cd12
pkgname = ctodo
diff --git a/PKGBUILD b/PKGBUILD
index 41128a923f87..27a5f5caf728 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ conflicts=()
replaces=()
backup=()
install=
-source=("https://github.com/downloads/Acolarh/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://github.com/downloads/nielssp/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('1896cdce31984d82f985ca7a4036cd12')
build() {