python-tmuxp: update to 1.5.0.
This commit is contained in:
parent
46ea447493
commit
637f602e52
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-tmuxp'
|
||||
pkgname=python-tmuxp
|
||||
version=1.4.2
|
||||
revision=2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="tmuxp-${version}"
|
||||
build_style=python-module
|
||||
|
@ -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=b5895a6341729b4c712f03657c6d7e519bf0e32a8f8411dc28aee160c365f120
|
||||
checksum=ec302601410ea00bc756930bf04f19e2cc4b2db87b0b8d0e5f714c08dc264776
|
||||
alternatives="tmuxp:tmuxp:/usr/bin/tmuxp2"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue