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 b1f9e45acea9..9107e6a0da8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = plasma5-applets-todolist
depends = plasma-workspace
depends = qt5-declarative
source = https://github.com/Zren/plasma-applet-todolist/archive/v7.tar.gz
- source = https://raw.githubusercontent.com/kikadf/patches/master/plasma5-applets-todolist/Add_CMakeLists.patch
+ source = https://gitlab.com/kikadf/patches/raw/master/plasma5-applets-todolist/Add_CMakeLists.patch
md5sums = d79af3b345f3e798b0f3e0210c465639
md5sums = 3881942579d0e79c4e1e78ae570cbcd9
diff --git a/PKGBUILD b/PKGBUILD
index 8e732a4036c7..cf350e7a6f8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('plasma-workspace' 'qt5-declarative')
makedepends=('extra-cmake-modules')
arch=('any')
source=(https://github.com/Zren/plasma-applet-todolist/archive/v$pkgver.tar.gz
- https://raw.githubusercontent.com/kikadf/patches/master/plasma5-applets-todolist/Add_CMakeLists.patch)
+ https://gitlab.com/kikadf/patches/raw/master/plasma5-applets-todolist/Add_CMakeLists.patch)
md5sums=('d79af3b345f3e798b0f3e0210c465639'
'3881942579d0e79c4e1e78ae570cbcd9')