Date: Thursday, November 7, 2019 @ 07:25:18 Author: dvzrv Revision: 524462
upgpkg: tmuxp 1.5.4-1 Upgrading to 1.5.4. Updating maintainer information. Modified: tmuxp/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-07 06:35:32 UTC (rev 524461) +++ PKGBUILD 2019-11-07 07:25:18 UTC (rev 524462) @@ -1,8 +1,8 @@ -# Maintainer: David Runge <[email protected]> +# Maintainer: David Runge <[email protected]> pkgname=tmuxp -pkgver=1.5.3 -pkgrel=3 -pkgdesc="tmux session manager. built on libtmux" +pkgver=1.5.4 +pkgrel=1 +pkgdesc="Tmux session manager built on libtmux" arch=('any') url="https://tmuxp.git-pull.com/en/latest/" license=('MIT') @@ -9,7 +9,7 @@ depends=('python-click' 'python-colorama' 'python-kaptan' 'python-setuptools' 'python-libtmux') checkdepends=('python-pytest' 'python-pytest-rerunfailures') source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('9d803e715b1b75aec8940996db579ef545f5d291e64c7d4551930ec5ad683d8a5f737cc22328f0d528e709da6f613c8b3451637ec3e93ac7e9d34aea64faa0e0') +sha512sums=('f0a45b43af97e0d1b7d961529faaeca3a8efd09781fa2651e59e857573c57e23d539d5c87ec302e4b432622c36469cb72d086b4eb2d7ae315f237cf5c626aeaa') prepare() { cd "${pkgname}-${pkgver}"
