[arch-commits] Commit in python-bluepy/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Dec 20 23:44:03 UTC 2018
Date: Thursday, December 20, 2018 @ 23:44:02
Author: anthraxx
Revision: 417040
upgpkg: python-bluepy 1.3.0-1
Modified:
python-bluepy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-20 23:36:02 UTC (rev 417039)
+++ PKGBUILD 2018-12-20 23:44:02 UTC (rev 417040)
@@ -3,7 +3,7 @@
_pyname=bluepy-v
pkgbase=python-bluepy
pkgname=('python-bluepy' 'python2-bluepy')
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
pkgdesc='Python module for interfacing with Bluetooth LE devices through Bluez'
url='https://github.com/IanHarvey/bluepy'
@@ -14,8 +14,8 @@
'python2' 'python2-setuptools' 'python2-sphinx')
options=('!makeflags')
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/IanHarvey/bluepy/archive/v/${pkgver}.tar.gz)
-sha256sums=('e3e2e4817818a095e5972ea69f57f7614d94c0dd2f106ac1f7958c8da1ef9389')
-sha512sums=('99d2ec8eb3a84aa9ed63d7a7c4f8b99d21aa756e14cd3af5976869f701033bf12dcc89628f3dfbd2b2eeb72c7d87e524326098f2645e1b1329c3af5a397a9dac')
+sha256sums=('878e68e6d0f2823a5ebc5763e97ed887cc599120a5cc0bac577b7d655db6cd3e')
+sha512sums=('817fcc44646008a4aadac39b1e9ef694fd706b4d23e2299c78084e48f804beec2e76af2701572ce76d9cf325de09e0ded539dd1ceb6ed574cb5d589045c17e37')
prepare() {
(cd ${_pyname}-${pkgver}
More information about the arch-commits
mailing list