From 06b3b03987bb7b6de5c9c779534a2ad3f278c1b8 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:21 +0000 Subject: [PATCH] balsa: extract update_* to external update file --- srcpkgs/balsa/template | 1 - srcpkgs/balsa/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/balsa/update diff --git a/srcpkgs/balsa/template b/srcpkgs/balsa/template index ad42c01abd3..e8295c1134e 100644 --- a/srcpkgs/balsa/template +++ b/srcpkgs/balsa/template @@ -13,7 +13,6 @@ depends="hicolor-icon-theme desktop-file-utils" short_desc="An email client for GNOME" maintainer="Juan RP " homepage="http://pawsa.fedorapeople.org/balsa/" -update_site="https://pawsa.fedorapeople.org/balsa/download.html" license="GPL-2" distfiles="http://pawsa.fedorapeople.org/balsa/balsa-${version}.tar.bz2" checksum=52ce445dca86eb42e2e402a5b76616a1a522b89acbb631215079022ef80a7a10 diff --git a/srcpkgs/balsa/update b/srcpkgs/balsa/update new file mode 100644 index 00000000000..da6b9e5f029 --- /dev/null +++ b/srcpkgs/balsa/update @@ -0,0 +1 @@ +site="https://pawsa.fedorapeople.org/balsa/download.html"