From 334aca16758565de0c92b4448cc25777071e9bb6 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:41 +0000 Subject: [PATCH] python3.4-shiboken: extract update_* to external update file --- srcpkgs/python3.4-shiboken/template | 1 - srcpkgs/python3.4-shiboken/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/python3.4-shiboken/update diff --git a/srcpkgs/python3.4-shiboken/template b/srcpkgs/python3.4-shiboken/template index b5683a15d06..68a3bbaf759 100644 --- a/srcpkgs/python3.4-shiboken/template +++ b/srcpkgs/python3.4-shiboken/template @@ -11,7 +11,6 @@ short_desc="Support library for Python3 bindings" maintainer="Enno Boland " homepage="http://www.pyside.org" license="LGPL" -update_pkgname=${_realname} distfiles="http://download.qt-project.org/official_releases/pyside/${_realname}-${version}.tar.bz2" checksum=7625bbcf1fe313fd910c6b8c9cf49ac5495499f9d00867115a2f1f2a69fce5c4 wrksrc=${_realname}-${version} diff --git a/srcpkgs/python3.4-shiboken/update b/srcpkgs/python3.4-shiboken/update new file mode 100644 index 00000000000..24a0f2f005d --- /dev/null +++ b/srcpkgs/python3.4-shiboken/update @@ -0,0 +1 @@ +pkgname=${_realname}