summaryrefslogtreecommitdiff
path: root/pcr/python-xbee
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-04-30 07:12:02 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-04-30 07:12:02 -0500
commit81296419127a370e416fc2ad9ae9f5fe210fb94b (patch)
treebe5ae3652ffde44e67da63f6ef6ece3f2192b435 /pcr/python-xbee
parent205630f5f22cad688aa7ec8313f55a57df3c4160 (diff)
python-xbee-2.1.0-1.1: rebuild
Diffstat (limited to 'pcr/python-xbee')
-rw-r--r--pcr/python-xbee/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
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