summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4f404534a3a..d38f835c0976 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Apr 3 05:18:59 UTC 2016
+# Tue May 31 05:58:10 UTC 2016
pkgbase = shotcut-git
pkgdesc = Video editor
pkgver = r1
diff --git a/PKGBUILD b/PKGBUILD
index 327ee0230671..10db4a5afe12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ provides=('shotcut')
conflicts=('shotcut')
source=(
- "${srcname}::git+https://github.com/mltframework/shotcut.git"
+ "${srcname}::git+${url}.git"
'shotcut.desktop'
'melt.patch'
)