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 2dd162f13fcd..74128ba6bb05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgver=1.1.1b
pkgrel=1
pkgdesc="MasterMind"
arch=('any')
-url="https://github.com/jstitch/masterm"
+url="https://gitlab.com/jstitch/masterm"
license=('GPL2')
depends=('ncurses')
-source=('git+https://github.com/jstitch/masterm.git')
+source=('git+https://gitlab.com/jstitch/masterm.git')
md5sums=('SKIP')
build() {