From f4216a4a5781c575b09593c3a96182ffa44efc52 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:16:39 +0000 Subject: [PATCH] python-gconf: extract update_* to external update file --- srcpkgs/python-gconf/template | 1 - srcpkgs/python-gconf/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/python-gconf/update diff --git a/srcpkgs/python-gconf/template b/srcpkgs/python-gconf/template index 6f83bc34209..72a222c715f 100644 --- a/srcpkgs/python-gconf/template +++ b/srcpkgs/python-gconf/template @@ -17,7 +17,6 @@ short_desc="Python bindings for interacting with GConf" maintainer="Juan RP " license="GPL-2" homepage="http://www.gnome.org" -update_pkgname="gnome-python" distfiles="${GNOME_SITE}/gnome-python/2.28/gnome-python-${version}.tar.bz2" checksum=759ce9344cbf89cf7f8449d945822a0c9f317a494f56787782a901e4119b96d8 diff --git a/srcpkgs/python-gconf/update b/srcpkgs/python-gconf/update new file mode 100644 index 00000000000..2b4a7297027 --- /dev/null +++ b/srcpkgs/python-gconf/update @@ -0,0 +1 @@ +pkgname="gnome-python"