[arch-commits] Commit in python-libtmux/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Tue Jun 15 16:58:42 UTC 2021


    Date: Tuesday, June 15, 2021 @ 16:58:41
  Author: dvzrv
Revision: 963887

upgpkg: python-libtmux 0.9.0-1: Upgrade to 0.9.0.

Modified:
  python-libtmux/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 16:58:25 UTC (rev 963886)
+++ PKGBUILD	2021-06-15 16:58:41 UTC (rev 963887)
@@ -2,8 +2,8 @@
 
 _name=libtmux
 pkgname=python-libtmux
-pkgver=0.8.5
-pkgrel=3
+pkgver=0.9.0
+pkgrel=1
 pkgdesc="Python api for tmux"
 arch=('any')
 url="https://libtmux.git-pull.com/"
@@ -14,8 +14,8 @@
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tmux-python/${_name}/archive/v${pkgver}.tar.gz")
 # pypi sources don't include the tests: https://github.com/tmux-python/libtmux/issues/173
 # source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('d456725c3ca41a672ee5239bfb5f42a262674638d308fa141627995be8b8fe348bb8713b735eb05c5a3cc73f35fe3f6fac12024f6254c950a3048b2e07606363')
-b2sums=('5af148555eb89c66bdc66f3f214967f7e901d9b86ea85e02a9fba64f2eb3559828519ba8120eaee5eb86ec75bee2e599a08384dd096de8dc0969129c58172c1e')
+sha512sums=('d47078300614b2a286eab6063c9492baa115787b917d2fb2e4188032ce580f495f0e7f4a14383407c61063a77d640092d117ba43974524f18da024dfc687c8a5')
+b2sums=('fdf6f424ce8eead5f0f19cb53bfd438e9cd7b5326e57e676281f74cedac6e1bcd7cded27e4ef226d2fc3bc09bbb57ff0e63aaa7d901ab910b6a890275c7fe63d')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list