summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Sonnich Poulsen2015-10-20 12:28:23 +0200
committerNiels Sonnich Poulsen2015-10-20 12:28:23 +0200
commitdacfee573720f85e8bc1538863d84b8074520ced (patch)
treef205c3a48fc0fd8f4956fcb9592e2b7ea8a6718e
parente381a1b9e6e9b7b1093e66017de0950fa9a93fc8 (diff)
downloadaur-dacfee573720f85e8bc1538863d84b8074520ced.tar.gz
Update github repo url.
-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() {