From 4ace541dd8cbf7057b7d0f32934a49fa6f2988f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Fri, 20 Oct 2023 14:48:30 +0200 Subject: [PATCH] update remote url --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 5478569..06cb1ea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgver=r118.2ebd7f4 pkgrel=1 pkgdesc="University setup scripts" arch=(any) -url="https://gitlab.com/kesslermaximilian/university-setup" +url="https://git.abstractnonsen.se/max/university-setup" license=("MIT") depends=("python" "python-dateutil" "python-pytz" "python-yaml") optdepends=("python-google-api-python-client: for google calendar integration"