From 81296419127a370e416fc2ad9ae9f5fe210fb94b Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 30 Apr 2015 07:12:02 -0500 Subject: python-xbee-2.1.0-1.1: rebuild --- pcr/python-xbee/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pcr/python-xbee/PKGBUILD b/pcr/python-xbee/PKGBUILD index c0771bf3e..3504abc6e 100644 --- a/pcr/python-xbee/PKGBUILD +++ b/pcr/python-xbee/PKGBUILD @@ -3,13 +3,14 @@ pkgname=python-xbee pkgver=2.1.0 -pkgrel=1 +pkgrel=1.1 pkgdesc='Python tools for working with XBee radios' url='https://pypi.python.org/pypi/XBee' arch=('any') license=('MIT') depends=('python' 'python-pyserial') source=("https://pypi.python.org/packages/source/X/XBee/XBee-${pkgver}.tar.gz") +md5sums=('ed3c8c24fd375d980fcef9ce520c53e8') package() { cd XBee-$pkgver -- cgit v1.2.3-54-g00ecf