[arch-commits] Commit in python-bluepy/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Tue Nov 14 19:36:35 UTC 2017


    Date: Tuesday, November 14, 2017 @ 19:36:32
  Author: anthraxx
Revision: 266800

upgpkg: python-bluepy 1.1.4-1

Modified:
  python-bluepy/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-14 19:28:14 UTC (rev 266799)
+++ PKGBUILD	2017-11-14 19:36:32 UTC (rev 266800)
@@ -3,11 +3,11 @@
 _pyname=bluepy-v
 pkgbase=python-bluepy
 pkgname=('python-bluepy' 'python2-bluepy')
-pkgver=1.1.2
+pkgver=1.1.4
 pkgrel=1
 pkgdesc='Python module for interfacing with Bluetooth LE devices through Bluez'
 url='https://github.com/IanHarvey/bluepy'
-arch=('i686' 'x86_64')
+arch=('x86_64')
 license=('GPL2')
 makedepends=('bluez' 'glib2'
              'python' 'python-setuptools' 'python-sphinx'
@@ -14,7 +14,8 @@
              'python2' 'python2-setuptools' 'python2-sphinx')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/IanHarvey/bluepy/archive/v/${pkgver}.tar.gz)
-sha512sums=('71fb5683e6d49582497ea87cf5dca586115662398465ab496ed7952968317435dbf2fc1d17b43577c6fba0de6e2ef47b618cab98b7076a97a45cba81a8894226')
+sha256sums=('55495d1c4b308199d4f648bb9c6a1b9ac636a279d55e142c62fa490727054620')
+sha512sums=('39ae486dab32c88a3c0a0ca8ba9b96be0682ea6c1ba56a5e58de873e2c1364066ddbe0f32bdd1a42a0e9bbadd6d9fe2e951868d15ebff5c1fff0c5b8132f6b25')
 
 prepare() {
   (cd ${_pyname}-${pkgver}



More information about the arch-commits mailing list