From 3654f00815b1b0749d0e5ca4f206ab6d6d54b067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Fri, 20 Oct 2023 14:49:07 +0200 Subject: [PATCH] update git url --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")