fix PKGBUILD URLs

This commit is contained in:
Martin Sekera 2019-10-25 17:53:07 +02:00
parent a8e02ddcd3
commit d0c9ea6aa4

View file

@ -5,10 +5,10 @@ pkgver=r1.000000
pkgrel=1
pkgdesc=""
arch=("any")
url="https://git.aggregate.cz/decadic/safe-harbor"
url="https://git.decade.cz/decadic/safe-harbor"
license=("GPL-3")
depends=("python")
source=("$pkgname::git+https://git.aggregate.cz/decadic/safe-harbor.git")
source=("$pkgname::git+https://git.decade.cz/decadic/safe-harbor.git")
sha256sums=("SKIP")
pkgver() {