python-tmuxp: update to 1.5.3
This commit is contained in:
parent
5c76e06808
commit
5165b6c6b8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-tmuxp'
|
# Template file for 'python-tmuxp'
|
||||||
pkgname=python-tmuxp
|
pkgname=python-tmuxp
|
||||||
version=1.5.1
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="tmuxp-${version}"
|
wrksrc="tmuxp-${version}"
|
||||||
|
@ -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=0a8bb0d65d9a816f0f4ac9617904596f65865093fd13118e2b5a856f48ac52e8
|
checksum=c1092d55d946e9635f19e4e46050cbe0785b7012545102eddf4d0c3872c1b66f
|
||||||
alternatives="tmuxp:tmuxp:/usr/bin/tmuxp2"
|
alternatives="tmuxp:tmuxp:/usr/bin/tmuxp2"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue