summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41ad7bb1262c..c3a72ff510ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = slingscold-git
pkgdesc = Slingscold fork with modifications for Molly-Rose Linux
pkgver = r15.df2116e
pkgrel = 1
- url = https://github.com/chrisnharvey/slingscold
+ url = https://gitlab.com/chrisnharvey/slingscold
arch = i686
arch = x86_64
license = GPL3
@@ -18,7 +18,7 @@ pkgbase = slingscold-git
optdepends = lib32-glib2
provides = slingscold
conflicts = slingscold
- source = git+https://github.com/chrisnharvey/slingscold.git
+ source = git+https://gitlab.com/chrisnharvey/slingscold.git
md5sums = SKIP
pkgname = slingscold-git
diff --git a/PKGBUILD b/PKGBUILD
index 4880f336ed2f..3b43563cb8da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=r15.df2116e
pkgrel=1
pkgdesc="Slingscold fork with modifications for Molly-Rose Linux"
arch=('i686' 'x86_64')
-url="https://github.com/${_author}/${_gitname}"
+url="https://gitlab.com/${_author}/${_gitname}"
license=('GPL3')
depends=('libunique' 'libgee06' 'gnome-menus2' 'libwnck' 'gtk2' 'cairo')
optdepends=('lib32-glib2')