system/tmuxp: Updated for version 1.2.8.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-04-11 15:37:49 +02:00 committed by Willy Sudiarto Raharjo
parent 9289084d91
commit 58708f02c6
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="tmuxp"
VERSION="1.2.7"
VERSION="1.2.8"
HOMEPAGE="http://github.com/tony/tmuxp/"
DOWNLOAD="https://pypi.python.org/packages/32/38/d2edc0b52ff7f6457138b9686deff5dfca0d0288040a62ed27edba80c6bf/tmuxp-1.2.7.tar.gz"
MD5SUM="0fbc20e8c5588d60d7615504713573d0"
DOWNLOAD="https://pypi.python.org/packages/8b/48/0c325729ff41e73e8044b286ead20aedec1e127c898aa0b6646fe34043d9/tmuxp-1.2.8.tar.gz"
MD5SUM="e31e492b4f1e7191531a79e0df4fa51a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kaptan click colorama python-libtmux"