summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustin Frank2018-06-05 12:09:11 -0700
committerJustin Frank2018-06-05 12:09:11 -0700
commit2afb6b2f30fbdf898ccb3f20d952173bf1593348 (patch)
treec98dd23439ed7e405a1ad5c0aeb781dad03f51dc /PKGBUILD
parent441431a3c177496a299cadd55753110091f90450 (diff)
downloadaur-typingtest-git.tar.gz
moved from github to gitlab
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a1713c73986..9559ef0ab09f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.2.0.r0.79392e0
pkgrel=1
pkgdesc="A typing test program desktop program with customizability"
arch=(x86_64)
-url="https://github.com/laelath/typingtest"
+url="https://gitlab.com/laelath/typingtest"
license=('GPL')
groups=()
depends=('gtkmm3')
@@ -12,7 +12,7 @@ makedepends=('git' 'cmake')
backup=()
options=()
install=
-source=('typingtest-git::git+https://github.com/laelath/typingtest.git')
+source=('typingtest-git::git+https://gitlab.com/laelath/typingtest.git')
noextract=()
md5sums=('SKIP')
pkgver() {