summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Tyulbashev2016-11-17 21:22:21 +0300
committerVladislav Tyulbashev2016-11-17 21:22:21 +0300
commitbcdf716ceae3b4cf0a0b168dfb88a33956a3c995 (patch)
tree42c094b26e71ccd8fd1dc6fa0be1543bddf02ae2
parent822d936ad5dba8d76f8a5eb2777fb695401e5e17 (diff)
downloadaur-labyrus-git.tar.gz
new repository address
-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() {