summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65669082df77..36262d145802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _frepobranch='f26'
_fpatchfile='vte291-command-notify-scroll-speed.patch'
_vtecommit=837cce9ced6bfe317cb97aeca171001da92cb3a1
source=(
- "git://git.gnome.org/vte#commit=$_vtecommit"
+ "git+https://git.gnome.org/browse/vte#commit=$_vtecommit"
"${_fpatchfile}::${_frepourl}/plain/${_fpatchfile}?h=${_frepobranch}"
'add-zsh-notfication-support.patch'
)