From ac9ac3430e7a283c18f852f624460031d5356c7f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 25 Dec 2014 20:22:28 +0100 Subject: [PATCH] python-pyserial: improve descr a bit more. --- 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 bf91f7f7a52..8e58004002c 100644 --- a/srcpkgs/python-pyserial/template +++ b/srcpkgs/python-pyserial/template @@ -3,11 +3,11 @@ pkgname=python-pyserial version=2.7 -revision=1 +revision=2 maintainer="Carlo Dormeletti " homepage="http://pyserial.sourceforge.net/" license="LGPL-2.1" -short_desc="Python2 to provide access for the serial port" +short_desc="Python2 module providing access for the serial port" noarch=yes wrksrc="pyserial-${version}" build_style=python-module