update git url
This commit is contained in:
parent
4ace541dd8
commit
3654f00815
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
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")
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue