Skip to content

Commit

Permalink
python-tmuxp: update to 1.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxice8 committed Feb 22, 2019
1 parent acc18d7 commit 0748440
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/python-tmuxp/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'python-tmuxp'
pkgname=python-tmuxp
version=1.5.0
version=1.5.1
revision=1
noarch=yes
archs=noarch
wrksrc="tmuxp-${version}"
build_style=python-module
pycompile_module="tmuxp"
Expand All @@ -13,7 +13,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
license="MIT"
homepage="https://github.com/tmux-python/tmuxp/"
distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz"
checksum=ec302601410ea00bc756930bf04f19e2cc4b2db87b0b8d0e5f714c08dc264776
checksum=0a8bb0d65d9a816f0f4ac9617904596f65865093fd13118e2b5a856f48ac52e8
alternatives="tmuxp:tmuxp:/usr/bin/tmuxp2"

pre_configure() {
Expand All @@ -28,7 +28,7 @@ post_install() {
}

python3-tmuxp_package() {
noarch=yes
archs=noarch
pycompile_module="tmuxp"
depends="python3 python3-setuptools python3-colorama python3-click python3-kaptan python3-libtmux"
short_desc="${short_desc/Python2/Python3}"
Expand Down

0 comments on commit 0748440

Please sign in to comment.