update remote url
This commit is contained in:
parent
c24e635d2d
commit
4ace541dd8
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -6,7 +6,7 @@ pkgver=r118.2ebd7f4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="University setup scripts"
|
pkgdesc="University setup scripts"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://gitlab.com/kesslermaximilian/university-setup"
|
url="https://git.abstractnonsen.se/max/university-setup"
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
depends=("python" "python-dateutil" "python-pytz" "python-yaml")
|
depends=("python" "python-dateutil" "python-pytz" "python-yaml")
|
||||||
optdepends=("python-google-api-python-client: for google calendar integration"
|
optdepends=("python-google-api-python-client: for google calendar integration"
|
||||||
|
|
Loading…
Reference in a new issue