From a74b280d887a69eb673ed1a19b183ce4f2fec6e3 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 16 Jun 2016 23:21:21 +0200 Subject: [PATCH] python-pyserial: update to 3.1.1 --- srcpkgs/python-pyserial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pyserial/template b/srcpkgs/python-pyserial/template index f84e2d00a03..cc0f31417fd 100644 --- a/srcpkgs/python-pyserial/template +++ b/srcpkgs/python-pyserial/template @@ -1,6 +1,6 @@ # Template file for 'python-pyserial' pkgname=python-pyserial -version=3.1 +version=3.1.1 revision=1 noarch=yes wrksrc="pyserial-${version}" @@ -14,7 +14,7 @@ maintainer="Juan RP " homepage="https://github.com/pyserial/pyserial" license="3-clause-BSD" distfiles="${PYPI_SITE}/p/pyserial/pyserial-${version}.tar.gz" -checksum=c8ffdcbd8bfd308842409e558848c32aa3499a1bfe95a591e4210072b9520f1e +checksum=d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c alternatives="pyserial:miniterm:/usr/bin/miniterm.py2.7" post_install() {