summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordreieck2022-04-10 20:31:35 +0200
committerdreieck2022-04-10 20:31:35 +0200
commit180bb4b525acb31680de28c3c2133a10ad01ff60 (patch)
treef7a1207fe6389c14e0ece07b30e091b08abcdc47 /PKGBUILD
parentc5e110c0c02e49d770ac93c3a77ee741ba9fb358 (diff)
downloadaur-180bb4b525acb31680de28c3c2133a10ad01ff60.tar.gz
Changed source protocol from `git+git://` to `git+https://`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b29769d0189..3ff2ed4e3914 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${_pkgname}-git"
epoch=0
_pkgver=latest
pkgver=21+r24821_20200828_7f72ddf
-pkgrel=5
+pkgrel=6
pkgdesc="An elaborate realtime multiplayer strategy game with emphasis on economy and transport - development version. In the spirit of BlueByte's 'Siedler II/ Settlers 2'."
url="http://widelands.org/"
arch=(
@@ -48,7 +48,7 @@ replaces=(
"${_pkgname}-bzr<=${pkgver}" # Previously, the development code was hosted a another location in a bazaar repository.
)
source=(
- "${_pkgname}::git+git://github.com/${_pkgname}/${_pkgname}.git"
+ "${_pkgname}::git+https://github.com/${_pkgname}/${_pkgname}.git"
)
sha256sums=(
'SKIP'