python/python-libtmux: Updated for version 0.4.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-05-29 17:03:03 +03:00 committed by Willy Sudiarto Raharjo
parent 1f49c31621
commit 34c92a7301
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=python-libtmux
SRCNAM=$(echo $PRGNAM | cut -c8-14)
VERSION=${VERSION:-0.3}
VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libtmux"
VERSION="0.3"
VERSION="0.4.1"
HOMEPAGE="https://github.com/tony/libtmux"
DOWNLOAD="https://github.com/tony/libtmux/archive/v0.3.tar.gz"
MD5SUM="7fcd42aa8844f98542660b0e88a74f4f"
DOWNLOAD="https://github.com/tony/libtmux/archive/v0.4.1.tar.gz"
MD5SUM="52afa11f301a1acb1af499a78c11d2e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""