Date: Tuesday, March 14, 2017 @ 11:49:21
  Author: spupykin
Revision: 216234

fix url

Modified:
  gst-transcoder/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-14 11:48:37 UTC (rev 216233)
+++ PKGBUILD    2017-03-14 11:49:21 UTC (rev 216234)
@@ -8,7 +8,7 @@
 pkgdesc="GStreamer Transcoding API"
 arch=('i686' 'x86_64')
 license=('LGPL')
-url="http://gstreamer.freedesktop.org/";
+url="https://github.com/pitivi/gst-transcoder";
 depends=('gst-plugins-base-libs')
 makedepends=('gobject-introspection' 'meson')
 options=(!libtool !emptydirs)

Reply via email to