Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=853ff83eb848a2242a369de1ed1ef0cb929db61f
commit 853ff83eb848a2242a369de1ed1ef0cb929db61f Author: Slown <[email protected]> Date: Fri May 20 18:48:44 2016 +0100 python-boto-2.40.0-1-x86_64 * version bump diff --git a/source/devel-extra/python-boto/FrugalBuild b/source/devel-extra/python-boto/FrugalBuild index 96c56af..850c767 100644 --- a/source/devel-extra/python-boto/FrugalBuild +++ b/source/devel-extra/python-boto/FrugalBuild @@ -1,14 +1,16 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Cedrick Hannier alias Cedynamix <[email protected]> pkgname=python-boto -pkgver=2.6.0 +_F_archive_name="boto" +pkgver=2.40.0 pkgrel=1 pkgdesc="Python interface to Amazon Web Services" depends=('python>=2.7') groups=('devel-extra') archs=('i686' 'x86_64') -_F_googlecode_name="boto" -_F_cd_path="$_F_googlecode_name-$pkgver" -Finclude googlecode python -sha1sums=('38b6f630d585168527bc49568d9d68b504e410f0') +_F_github_name="boto" +_F_github_author="boto" +_F_github_tag="y" +Finclude github +sha1sums=('e6966b514882bc7ecaf77deeb0002c8b750e2546') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
