summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ccb3c5c9a53..c3db28754475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ makedepends=('git' 'intltool' 'gobject-introspection' 'gtk-doc' 'vala' 'gperf' '
options=('!emptydirs')
# Fedora patches: http://pkgs.fedoraproject.org/cgit/rpms/vte291.git/tree/
-_frepourl='http://pkgs.fedoraproject.org/cgit/rpms/vte291.git'
+_frepourl='http://pkgs.fedoraproject.org/rpms/vte291'
_frepobranch='f26'
_fpatchfile='vte291-command-notify-scroll-speed.patch'
_fcommit='d8ae8b98633dc0bbe18946b55ac89414bda09938'
@@ -28,7 +28,7 @@ _vtetag=${pkgver}
source=(
#"git+https://git.gnome.org/browse/vte#commit=$_vtecommit"
"git+https://git.gnome.org/browse/vte#tag=$_vtetag"
- "${_fpatchfile}-${_fcommit}::${_frepourl}/plain/${_fpatchfile}?h=${_frepobranch}&id=${_fcommit}"
+ "${_fpatchfile}-${_fcommit}::${_frepourl}/raw/${_fcommit}/f/${_fpatchfile}"
'add-zsh-notfication-support.patch'
)
sha256sums=('SKIP'