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

David Runge dvzrv at gemini.archlinux.org
Mon Apr 25 09:56:40 UTC 2022


    Date: Monday, April 25, 2022 @ 09:56:40
  Author: dvzrv
Revision: 1189993

upgpkg: tmuxp 1.11.0-1: Upgrade to 1.11.0.

Modified:
  tmuxp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-25 09:55:30 UTC (rev 1189992)
+++ PKGBUILD	2022-04-25 09:56:40 UTC (rev 1189993)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=tmuxp
-pkgver=1.10.1
+pkgver=1.11.0
 pkgrel=1
 pkgdesc="Tmux session manager built on libtmux"
 arch=(any)
@@ -11,8 +11,8 @@
 makedepends=(python-build python-installer python-poetry python-wheel)
 checkdepends=(python-pytest python-pytest-rerunfailures)
 source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz)
-sha512sums=('6d63950fd8d013b72a30efa0b30c3f421933b869388da1a74be90a3e949750bfeb3f07e827ebbbd6601375b40d17fc54e1846bbb3f93e836c91cdbbd0649ca55')
-b2sums=('f9950b4aa905c9801476aaea7233ab8d8bb718dcd8e733225666faee53e030bf45f398317affc622d8ec19adaebd3dd4828c2b27de56933ee6c4f33233be0aea')
+sha512sums=('49ddf4265177632c556f7546f237263406f7014a4cb1e5f932acdf19527ff2c6d72fba5c19b99ae64a2496db183db74e38361dfd829d437a85d8adbeebd7efec')
+b2sums=('b9b556a7a33c7f4ca9eda8e1806eeaba0fd5b3afb66b73cdba457ceafd3782525d169ab3ce1bb66f73a6d3d5091ae9e3dd62363006a6c753c615cd68a4cf7bd1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list