From 88e7304cfa978f747e4ec1adde7576e10bd6c03f Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:09 +0000 Subject: [PATCH] gst-plugins-good1: extract update_* to external update file --- srcpkgs/gst-plugins-good1/template | 1 - srcpkgs/gst-plugins-good1/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/gst-plugins-good1/update diff --git a/srcpkgs/gst-plugins-good1/template b/srcpkgs/gst-plugins-good1/template index c537e8cd382..5945a48c45c 100644 --- a/srcpkgs/gst-plugins-good1/template +++ b/srcpkgs/gst-plugins-good1/template @@ -20,7 +20,6 @@ depends="gst-plugins-base1>=${version}" short_desc="GStreamer set of well-maintained good plug-ins (1.x)" maintainer="Juan RP " homepage="http://gstreamer.freedesktop.org/" -update_pkgname="gst-plugins-good" license="LGPL-2.1" distfiles="http://gstreamer.freedesktop.org/src/${pkgname/1/}/${pkgname/1/}-${version#*:}.tar.xz" checksum=79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641 diff --git a/srcpkgs/gst-plugins-good1/update b/srcpkgs/gst-plugins-good1/update new file mode 100644 index 00000000000..cb34cc214a7 --- /dev/null +++ b/srcpkgs/gst-plugins-good1/update @@ -0,0 +1 @@ +pkgname="gst-plugins-good"