summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Batchelor2017-03-29 05:50:06 -0700
committerSteven Batchelor2017-03-29 05:50:06 -0700
commit078d693098060df403b453bc76de16f5f947948d (patch)
tree8b1251693f6e9b95365aa6aa4adc27960e044cde
parentf8befe3745884c4e3a7579847acc4a58cdf35480 (diff)
downloadaur-078d693098060df403b453bc76de16f5f947948d.tar.gz
Figured out how to point it to the webkit branch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b2117945a2d..1a0276bac6e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('qt5-webkit-ng')
provides=('zsurf=$pkgver')
conflicts=('zsurf-git')
-source=("git+https://github.com/SteveDeFacto/zsurf/tree/zsurf-webkit.git")
+source=("git+https://github.com/SteveDeFacto/zsurf.git#branch=zsurf-webkit")
build() {
cd zsurf