From dc3e1bb3e5f7a149c4b9f79c79e843a943debd10 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:16 +0000 Subject: [PATCH] qv4l2: extract update_* to external update file --- srcpkgs/qv4l2/template | 1 - srcpkgs/qv4l2/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/qv4l2/update diff --git a/srcpkgs/qv4l2/template b/srcpkgs/qv4l2/template index f446e7fbcf1..8960f5724cc 100644 --- a/srcpkgs/qv4l2/template +++ b/srcpkgs/qv4l2/template @@ -12,7 +12,6 @@ short_desc="QT v4l2 control panel application" maintainer="Juan RP " homepage="http://freshmeat.net/projects/libv4l" license="GPL-2, LGPL-2.1" -update_pkgname=v4l-utils distfiles="http://linuxtv.org/downloads/v4l-utils/v4l-utils-${version}.tar.bz2" checksum=d3d6eb1f0204fb11f3d318bfca35d5f73cc077f88fac7665a47856a16496be7d diff --git a/srcpkgs/qv4l2/update b/srcpkgs/qv4l2/update new file mode 100644 index 00000000000..924a2628773 --- /dev/null +++ b/srcpkgs/qv4l2/update @@ -0,0 +1 @@ +pkgname=v4l-utils