Date: Wednesday, June 1, 2022 @ 07:38:12
  Author: eworm
Revision: 1218278

upgpkg: tmux 3.3-1: new upstream release

Modified:
  tmux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-01 05:44:02 UTC (rev 1218277)
+++ PKGBUILD    2022-06-01 07:38:12 UTC (rev 1218278)
@@ -3,7 +3,7 @@
 # Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com>
 
 pkgname=tmux
-pkgver=3.2_a
+pkgver=3.3
 pkgrel=1
 pkgdesc='A terminal multiplexer'
 url='https://github.com/tmux/tmux/wiki'
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('ncurses' 'libevent' 'libutempter')
 
source=("https://github.com/tmux/tmux/releases/download/${pkgver/_/}/tmux-${pkgver/_/}.tar.gz";)
-sha256sums=('551553a4f82beaa8dadc9256800bcc284d7c000081e47aa6ecbb6ff36eacd05f')
+sha256sums=('973d76f6e92e9273d6c4be7b1150ca5b17075db1eda6408b7419245393f6720b')
 
 build() {
        cd "$srcdir/$pkgname-${pkgver/_/}"

Reply via email to