tmux: bump pkgrel

This commit is contained in:
Christoph Reiter 2024-05-31 17:12:07 +02:00 committed by GitHub
parent bf022fa504
commit b161fdee22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ pkgname=tmux
_base_ver=3.4
_bugfix=
pkgver=${_base_ver}${_bugfix}
pkgrel=1
pkgrel=2
pkgdesc='A terminal multiplexer'
url='https://tmux.github.io/'
msys2_repository_url="https://github.com/tmux/tmux"