summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 838622100ad3..b66c4b274ff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=20130424
pkgrel=1
pkgdesc="Network game written with OpenGL and Qt. 3D Maze. Beta."
arch=('i686' 'x86_64')
-url="https://gitorious.org/labyrus/labyrus"
+url="https://github.com/vtyulb/labyrus"
license=('GPL')
depends=('qt5-base')
optdepends=('qt5-imageformats: for supporting more image formats')
makedepends=('git' 'qt5-tools' 'icu')
-_gitroot="https://git.gitorious.org/labyrus/labyrus.git"
+_gitroot="https://github.com/vtyulb/labyrus.git"
_gitname="labyrus"
build() {