File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ pkgver=VERSION
5
5
pkgrel=1
6
6
pkgdesc=" Qt Material design implementation of Achtung die Kurve with online multiplayer"
7
7
arch=(' i686' ' x86_64' )
8
- url=" https://github.com/magnus-gross /$_pkgname "
8
+ url=" https://github.com/vimpostor /$_pkgname "
9
9
license=(' GPL3' )
10
10
depends=(qt5-base qt5-declarative qt5-svg qt5-quickcontrols2 qt5-graphicaleffects fluid)
11
11
makedepends=(git)
12
- source=(" git+https://github.com/magnus-gross /$_pkgname .git"
12
+ source=(" git+https://github.com/vimpostor /$_pkgname .git"
13
13
" git+https://github.com/lirios/fluid.git" )
14
14
md5sums=(' SKIP'
15
15
' SKIP' )
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ This is a Qt/C++ implementation of the famous game "Achtung die Kurve", accelera
3
3
4
4
[ ![ travis build status] ( https://travis-ci.org/magnus-gross/quickcurver.svg?branch=develop )] ( https://travis-ci.org/magnus-gross/quickcurver )
5
5
[ ![ Appveyor build status] ( https://ci.appveyor.com/api/projects/status/v0yfey5sbceddbd8?svg=true )] ( https://ci.appveyor.com/project/magnus-gross/quickcurver )
6
- [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/magnus-gross /quickcurver.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/magnus-gross/quickcurver/alerts/ )
7
- [ ![ Language grade: C/C++] ( https://img.shields.io/lgtm/grade/cpp/g/magnus-gross /quickcurver.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/magnus-gross/quickcurver/context:cpp )
6
+ [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/vimpostor /quickcurver.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/magnus-gross/quickcurver/alerts/ )
7
+ [ ![ Language grade: C/C++] ( https://img.shields.io/lgtm/grade/cpp/g/vimpostor /quickcurver.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/magnus-gross/quickcurver/context:cpp )
8
8
9
9
![ screenshot] ( https://user-images.githubusercontent.com/21310755/93923083-2ed2e300-fd13-11ea-86f1-d79bc09ce96a.png )
10
10
@@ -45,7 +45,7 @@ First make sure, that you have the required dependencies of QuickCurver installe
45
45
### Build instructions
46
46
Run the following commands:
47
47
``` bash
48
- git clone --recursive https://github.com/magnus-gross /quickcurver.git
48
+ git clone --recursive https://github.com/vimpostor /quickcurver.git
49
49
# If you forgot to clone with --recursive, just run git submodule update --init
50
50
cd quickcurver
51
51
mkdir build
You can’t perform that action at this time.
0 commit comments