summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-02-16 14:36:37 +0100
committerMarius Kittler2023-02-16 14:36:37 +0100
commitd832dcdc1cb724941b11070a4d403c056eed2267 (patch)
tree38a2cf4159f7cddf704bf94039a7e092438d3ab3 /PKGBUILD
parent6c16d08fecddb695e21b93d10bdf8b142d496f97 (diff)
downloadaur-d832dcdc1cb724941b11070a4d403c056eed2267.tar.gz
Use https-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81c3564c53a1..7c30df2dbeaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('git')
conflicts=(${_reponame})
provides=(${_reponame})
url="https://github.com/Martchus/${_reponame}"
-source=("${_reponame}::${MARTCHUS_GIT_URL_PREFIX:-git://github.com/Martchus}/${_reponame}.git")
+source=("${_reponame}::${MARTCHUS_GIT_URL_PREFIX:-git+https://github.com/Martchus}/${_reponame}.git")
sha256sums=('SKIP')
pkgver() {