David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-libtmux


Commits:
427bd21d by David Runge at 2026-07-19T10:52:15+02:00
upgpkg: 0.62.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-libtmux
        pkgdesc = Python api for tmux
-       pkgver = 0.61.0
+       pkgver = 0.62.0
        pkgrel = 1
        url = https://libtmux.git-pull.com/
        arch = any
@@ -17,8 +17,8 @@ pkgbase = python-libtmux
        depends = python-typing_extensions
        depends = tmux
        optdepends = python-pytest: for pytest plugin
-       source = 
libtmux-0.61.0.tar.gz::https://github.com/tmux-python/libtmux/archive/refs/tags/v0.61.0.tar.gz
-       sha512sums = 
a045104a943414ad92c3fd06ef3b2a82ec5dcfe317814c4c7d68b32935510fff8734570ccc29154803fe650d0c6f149d17c424acb8aff0eddcec47bafc505553
-       b2sums = 
c2a286d12fb9173a3b4b557ed7d4bdae7d95107974271187548462bd35834d8c1d1a020ee3ad69cd7c262ec02ebb9ca5b2c1d300df0c22e65a102618be6065d5
+       source = 
libtmux-0.62.0.tar.gz::https://github.com/tmux-python/libtmux/archive/refs/tags/v0.62.0.tar.gz
+       sha512sums = 
68b55792af1344863ce196c6e7327db26d28ed993ea28be0411d277549b20f27ed67488c2db2b6ad52b7c9da1a5c63d9a21f0935ba45115928f9fd906cc32047
+       b2sums = 
0cea4206137a702dcfdbaefcb70af246ad984077d32b91c611b99b99d2222e96f3b043d3e2e710a06a7c24d43d239d3595c034acc8137a929e4bfd1d0630f514
 
 pkgname = python-libtmux


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=libtmux
 pkgname=python-libtmux
-pkgver=0.61.0
+pkgver=0.62.0
 pkgrel=1
 pkgdesc="Python api for tmux"
 arch=(any)
@@ -28,8 +28,8 @@ checkdepends=(
 )
 optdepends=('python-pytest: for pytest plugin')
 source=($_name-$pkgver.tar.gz::$_url/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('a045104a943414ad92c3fd06ef3b2a82ec5dcfe317814c4c7d68b32935510fff8734570ccc29154803fe650d0c6f149d17c424acb8aff0eddcec47bafc505553')
-b2sums=('c2a286d12fb9173a3b4b557ed7d4bdae7d95107974271187548462bd35834d8c1d1a020ee3ad69cd7c262ec02ebb9ca5b2c1d300df0c22e65a102618be6065d5')
+sha512sums=('68b55792af1344863ce196c6e7327db26d28ed993ea28be0411d277549b20f27ed67488c2db2b6ad52b7c9da1a5c63d9a21f0935ba45115928f9fd906cc32047')
+b2sums=('0cea4206137a702dcfdbaefcb70af246ad984077d32b91c611b99b99d2222e96f3b043d3e2e710a06a7c24d43d239d3595c034acc8137a929e4bfd1d0630f514')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libtmux/-/commit/427bd21d49b64166d7a6e9dad5c5ff10c46925fc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libtmux/-/commit/427bd21d49b64166d7a6e9dad5c5ff10c46925fc
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to