diff --git a/PKGBUILD b/PKGBUILD index 06cb1ea..f409fdb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -14,7 +14,7 @@ optdepends=("python-google-api-python-client: for google calendar integration" makedepends=("git") provides=(university-setup) conflicts=(university-setup) -source=("$pkgname::git+https://gitlab.com/kesslermaximilian/university-setup.git") +source=("$pkgname::git+https://git.abstractnonsen.se/max/university-setup.git") sha512sums=("SKIP")