python-tmuxp: update to 1.5.4
This commit is contained in:
parent
7e26078723
commit
9ac15042a1
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-tmuxp'
|
# Template file for 'python-tmuxp'
|
||||||
pkgname=python-tmuxp
|
pkgname=python-tmuxp
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="tmuxp-${version}"
|
wrksrc="tmuxp-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tmux-python/tmuxp/"
|
homepage="https://github.com/tmux-python/tmuxp/"
|
||||||
distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz"
|
||||||
checksum=c1092d55d946e9635f19e4e46050cbe0785b7012545102eddf4d0c3872c1b66f
|
checksum=371105eb69efc457de52fb7a6de0b431a0179c5b54e9ec78180746463153168f
|
||||||
alternatives="tmuxp:tmuxp:/usr/bin/tmuxp2"
|
alternatives="tmuxp:tmuxp:/usr/bin/tmuxp2"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue