summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrayarcher2018-06-09 18:30:05 +0200
committerGrayarcher2018-06-09 18:30:05 +0200
commit9f47bcbf50af7ee21540bd2f6fd9daca3ca5f568 (patch)
tree9c21a61392f8c7553cfef2879b4437f489d0d8b0
parent16ca2bf54753a390699dcea09c58748315ec5094 (diff)
downloadaur-9f47bcbf50af7ee21540bd2f6fd9daca3ca5f568.tar.gz
Moved to gitlab
Signed-off-by: Grayarcher <>
-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() {