summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cholasta2023-05-27 09:29:27 +0200
committerJan Cholasta2023-05-27 09:29:27 +0200
commit73f00dfcdec8b14738156251e02958d7ef51bbbc (patch)
tree4dd0b760966788768b4fb6d6308e02066cab4364
parent103c9f392a4859c09fc52a8e82a2d0d871209a0a (diff)
downloadaur-73f00dfcdec8b14738156251e02958d7ef51bbbc.tar.gz
zdoom-git-2.9pre+2175+g4f21ff275-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc45d8b02ac7..cab4b0ca73c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -44,7 +44,7 @@ pkgbase = zdoom-git
optdepends = xorg-xmessage: crash dialog (other)
provides = zdoom
conflicts = zdoom
- source = zdoom::git://github.com/rheit/zdoom.git
+ source = zdoom::git+https://github.com/rheit/zdoom.git
source = zdoom.desktop
sha256sums = SKIP
sha256sums = e8932a559baf30ecbfc062546ca014c6dfb70f76d1570549654209d39157e350
diff --git a/PKGBUILD b/PKGBUILD
index 5a85234ac059..3eb9251ab415 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,7 +42,7 @@ optdepends=('blasphemer-wad: Blasphemer (free Heretic) game data'
'xorg-xmessage: crash dialog (other)')
provides=("${_name}")
conflicts=("${_name}")
-source=("${_name}::git://github.com/rheit/${_name}.git"
+source=("${_name}::git+https://github.com/rheit/${_name}.git"
"${_name}.desktop")
sha256sums=('SKIP'
'e8932a559baf30ecbfc062546ca014c6dfb70f76d1570549654209d39157e350')