diff --git a/srcpkgs/python-bluez/template b/srcpkgs/python-bluez/template index 377dc4d4740..21370902467 100644 --- a/srcpkgs/python-bluez/template +++ b/srcpkgs/python-bluez/template @@ -1,19 +1,19 @@ # Template file for 'python-bluez' pkgname=python-bluez -version=0.20 +version=0.21 revision=1 -wrksrc="PyBluez-${version}" +wrksrc="pybluez-${version}" build_style=python-module python_versions="2.7 3.4" pycompile_module="bluetooth" -hostmakedepends="unzip python-devel python3.4-devel" +hostmakedepends="python-devel python3.4-devel" makedepends="python-devel python3.4-devel libbluetooth-devel" short_desc="Python2 wrapper for the BlueZ Bluetooth stack" maintainer="Juan RP " license="GPL-2" -homepage="http://code.google.com/p/pybluez/" -distfiles="http://pybluez.googlecode.com/files/PyBluez-${version}.zip" -checksum=c5dbf8cc538acc98d18a16d75ce950c4726126f3818b89b620aac12614c2c048 +homepage="http://karulis.github.io/pybluez/" +distfiles="https://github.com/karulis/pybluez/archive/${version}.tar.gz" +checksum=be973f27c149bc6e1253336a2373bd92b0f360c0ba25c4ece98b192b09f4c03d python3.4-bluez_package() { short_desc="${short_desc/2/3.4/}"