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

David Runge dvzrv at gemini.archlinux.org
Tue Aug 23 15:28:29 UTC 2022


    Date: Tuesday, August 23, 2022 @ 15:28:28
  Author: dvzrv
Revision: 1275468

upgpkg: tmuxp 1.13.1-1: Upgrade to 1.13.1.

Modified:
  tmuxp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 15:28:23 UTC (rev 1275467)
+++ PKGBUILD	2022-08-23 15:28:28 UTC (rev 1275468)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=tmuxp
-pkgver=1.13.0
+pkgver=1.13.1
 pkgrel=1
 pkgdesc="Tmux session manager built on libtmux"
 arch=(any)
@@ -11,8 +11,8 @@
 makedepends=(python-build python-installer python-poetry-core python-wheel)
 checkdepends=(python-pytest python-pytest-mock python-pytest-rerunfailures)
 source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz)
-sha512sums=('06011f9a22ecd83906312feae6a2a3158473add50858521604fe75958f99bad3fee4305a87ef66b5cde597dbe744886f94d1bea70b86bcb2c8e3ae9299b898ae')
-b2sums=('29eabf98906f3ace634faec8cf6a8fbaa471d28b7634b46f03a43fe19cca418d9d06610da9d37c21ae94830664ad4be9f818910f6ebc1adb3a3c1bb23605325c')
+sha512sums=('9d17613ac54d321b03298139d6d971061058d9af9f0ff1a282aebb606a4da6ec4e15a6cf569767e5eae238df926b0c79f980bef592077e4cd42523ba9141979a')
+b2sums=('5a78e1e01e9046bde4372ea011ea69230752e59aacec6252d79f96abeefe7014f3115463083dd2e2fd966836584f90fd060ae06a5e85802a4816b3a6ce2f8f96')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list