python/flexget: Updated for version 0.3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-07-24 16:14:35 +07:00 committed by Willy Sudiarto Raharjo
parent 279e88b645
commit 59d5d43db9
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pysed
VERSION=${VERSION:-0.3.0}
VERSION=${VERSION:-0.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pysed"
VERSION="0.3.0"
VERSION="0.3.1"
HOMEPAGE="https://github.com/dslackw/pysed"
DOWNLOAD="https://github.com/dslackw/pysed/archive/v0.3.0.tar.gz"
MD5SUM="815f8ef7b8b537233a94ea0c93109f2c"
DOWNLOAD="https://github.com/dslackw/pysed/archive/v0.3.1.tar.gz"
MD5SUM="29a721bb548c77846b12c4e8a2a4a514"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""