Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
tmux
Commits:
5e69c51c by Christian Hesse at 2026-05-20T13:31:49+02:00
upgpkg: 3.6_b-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = tmux
pkgdesc = Terminal multiplexer
- pkgver = 3.6_a
+ pkgver = 3.6_b
pkgrel = 1
url = https://github.com/tmux/tmux/wiki
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = tmux
depends = libncursesw.so
depends = systemd-libs
depends = libsystemd.so
- source = git+https://github.com/tmux/tmux.git#tag=3.6a
- sha256sums =
4889f3cdd14c538fa199e788e78ed4d0bc46f16d70d79b525d58e96d931ca47a
+ source = git+https://github.com/tmux/tmux.git#tag=3.6b
+ sha256sums =
21082e6362c674c7e1e808c45dc9978fa58482da5cfbdafbd4e06db36ac965d2
pkgname = tmux
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: T.J. Townsend <[email protected]>
pkgname=tmux
-pkgver=3.6_a
+pkgver=3.6_b
pkgrel=1
pkgdesc='Terminal multiplexer'
url='https://github.com/tmux/tmux/wiki'
@@ -14,7 +14,7 @@ depends=('libevent' 'libevent_core-2.1.so'
'systemd-libs' 'libsystemd.so')
makedepends=('git' 'systemd')
source=("git+https://github.com/tmux/tmux.git#tag=${pkgver/_/}")
-sha256sums=('4889f3cdd14c538fa199e788e78ed4d0bc46f16d70d79b525d58e96d931ca47a')
+sha256sums=('21082e6362c674c7e1e808c45dc9978fa58482da5cfbdafbd4e06db36ac965d2')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tmux/-/commit/5e69c51c9a42540349b9a247db1d845e06821596
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tmux/-/commit/5e69c51c9a42540349b9a247db1d845e06821596
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