summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5572b7421c84..549e554a725a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = leaguedisplays-git
pkgver = 1.0.992.d3731c5
pkgrel = 1
- url = https://github.com/TheFrozenWatchers/LeagueDisplays
+ url = https://gitlab.com/TheFrozenWatchers/LeagueDisplays
arch = x86_64
license = GPL3
makedepends = git
@@ -18,7 +18,7 @@ pkgbase = leaguedisplays-git
provides = leaguedisplays-git
conflicts = leaguedisplays-git
conflicts = leaguedisplays
- source = git://github.com/TheFrozenWatchers/LeagueDisplays.git
+ source = git+https://gitlab.com/TheFrozenWatchers/LeagueDisplays.git/
md5sums = SKIP
pkgname = leaguedisplays-git
diff --git a/PKGBUILD b/PKGBUILD
index f86cd710a163..91f5c20cf48c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ pkgver=1.0.992.d3731c5
pkgrel=1
pkdesc="HD League of Legends related screensavers and wallpapers, direct to your GNU/Linux desktop."
arch=('x86_64')
-url="https://github.com/TheFrozenWatchers/LeagueDisplays"
+url="https://gitlab.com/TheFrozenWatchers/LeagueDisplays"
license=('GPL3')
depends=('gtk2' 'libx11' 'xscreensaver')
makedepends=('git' 'wget' 'curl' 'gcc' 'clang' 'cmake' 'make' 'zip')
provides=('leaguedisplays-git')
conflicts=('leaguedisplays-git' 'leaguedisplays')
-source=(git://github.com/TheFrozenWatchers/LeagueDisplays.git)
+source=(git+https://gitlab.com/TheFrozenWatchers/LeagueDisplays.git/)
md5sums=(SKIP)
pkgver() {