Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f925eeeb9c2d73de3defde61352d154c8bdab26
commit 1f925eeeb9c2d73de3defde61352d154c8bdab26 Author: Slown <[email protected]> Date: Sat May 28 12:55:59 2016 +0100 pybluez-0.22-1-x86_64 * version bump diff --git a/source/lib-extra/pybluez/FrugalBuild b/source/lib-extra/pybluez/FrugalBuild index 9efcb08..5da3bba 100644 --- a/source/lib-extra/pybluez/FrugalBuild +++ b/source/lib-extra/pybluez/FrugalBuild @@ -1,19 +1,19 @@ -# Compiling Time: 0.03 SBU +# Compiling Time: 0.01 SBU # Maintainer: Priyank Gosalia <[email protected]> # Contributor: cs-cam <[email protected]> pkgname=pybluez -_F_archive_name=PyBluez -pkgver=0.18 -pkgrel=2 +pkgver=0.22 +pkgrel=1 pkgdesc="Python wrapper for bluez-libs" -url="http://code.google.com/p/pybluez/" -depends=('bluez>=4.61' 'python') +depends=('bluez' 'python>=2.7') +makedepends=('python-distribute') license="GPL" groups=('lib-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=(http://pybluez.googlecode.com/files/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('0b911ca32621060132934889b6998e8a692459dd') +_F_github_author="karulis" +_F_github_tag="y" +Finclude github +sha1sums=('549e4b3959c360d238fae6a24a3bf80c4f90c750') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
