system/tmuxp: Updated for version 1.2.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-10-02 09:16:51 +03:00 committed by Willy Sudiarto Raharjo
parent e370c35297
commit aefd3ee4fb
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 5 deletions

View file

@ -22,9 +22,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tmuxp
VERSION=${VERSION:-1.2.1}
VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tmuxp"
VERSION="1.2.1"
VERSION="1.2.2"
HOMEPAGE="http://github.com/tony/tmuxp/"
DOWNLOAD="https://pypi.python.org/packages/fc/a7/90b39e7b20bb48bb94dc096939f32b3a72af80260797f2ff9ffa36aef104/tmuxp-1.2.1.tar.gz"
MD5SUM="1aef5e482e3c87cba65779d7173f2909"
DOWNLOAD="https://pypi.python.org/packages/a8/9f/0c774e9e7c08635d085d0adf6e07452b6ddf90ce0f0f6fbeb120757382be/tmuxp-1.2.2.tar.gz"
MD5SUM="f7094ea149b252c69fa15eed34af85a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kaptan click colorama python-libtmux"