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

Christian Hesse eworm at archlinux.org
Sun Oct 13 19:02:16 UTC 2019


    Date: Sunday, October 13, 2019 @ 19:02:16
  Author: eworm
Revision: 515324

upgpkg: tmate 2.3.1-1

new upstream release

Modified:
  tmate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-13 16:13:01 UTC (rev 515323)
+++ PKGBUILD	2019-10-13 19:02:16 UTC (rev 515324)
@@ -3,8 +3,8 @@
 # Contributors: bhushan, huma, adlaiff6, Invie, solarce
 
 pkgname=tmate
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.3.1
+pkgrel=1
 pkgdesc='Instant terminal sharing'
 arch=('x86_64')
 url='https://tmate.io/'
@@ -12,7 +12,7 @@
 depends=('libevent' 'libssh' 'libutempter' 'msgpack-c')
 makedepends=('cmake' 'ruby')
 source=("https://github.com/tmate-io/${pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('f837514edbc19180d06b27713628466e68aba91654d748d6e65bfad308f5b00a')
+sha256sums=('21cb6029d09e3809e37b9b8f1cd96b452197b8c2e28d3551d674b8e580bf4048')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list