Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e80ded1fc6e72809d27f66471aa012ccb5c173d
commit 4e80ded1fc6e72809d27f66471aa012ccb5c173d Author: Slown <[email protected]> Date: Mon May 5 21:19:07 2014 +0100 jedi-0.8.0-1-i686 * version bump diff --git a/source/devel-extra/jedi/FrugalBuild b/source/devel-extra/jedi/FrugalBuild index 3c1ab97..6a379aa 100644 --- a/source/devel-extra/jedi/FrugalBuild +++ b/source/devel-extra/jedi/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.02 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown <[email protected]> pkgname=jedi -pkgver=0.7.0 +pkgver=0.8.0 pkgrel=1 pkgdesc="An autocompletion tool for Python that can be used for text editors" url="https://github.com/davidhalter/jedi" @@ -10,5 +10,7 @@ depends=('python') makedepends=('python-distribute') groups=('devel-extra') archs=('i686' 'x86_64') +_F_pypi_ext="-final0.tar.gz" Finclude pypi -sha1sums=('48fee751a8712048284133fdb4f796cbd2f23304') +_F_cd_path="${pkgname}-${pkgver}-final0" +sha1sums=('3ee27af71aa1b183509518fba0e04a24e13acb5d') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
