summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex J. Malozemoff2019-09-13 12:56:00 -0700
committerAlex J. Malozemoff2019-09-13 12:56:00 -0700
commite9170248874819d66ddd229c79a890db7997af27 (patch)
treee9144859aceb23c4a62e8774aba7a048bc6cec36 /PKGBUILD
parent34e01c7160a1faf1023912ebc9fa2be9f3be52d0 (diff)
downloadaur-e9170248874819d66ddd229c79a890db7997af27.tar.gz
version 50200.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2503140fc37e..8283e473731c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex J. Malozemoff <amaloz@galois.com>
pkgname=matterhorn-bin
-pkgver=50200.4.0
+pkgver=50200.5.0
pkgrel=1
pkgdesc="A terminal-based chat client for MatterMost"
arch=('x86_64')
@@ -11,7 +11,7 @@ conflicts=('matterhorn' 'matterhorn-git')
depends=('gmp' 'libffi' 'ncurses5-compat-libs' 'zlib')
source=("https://github.com/matterhorn-chat/matterhorn/releases/download/${pkgver}/matterhorn-${pkgver}-ubuntu-18.04-bionic-x86_64.tar.bz2"
"LICENSE::https://github.com/matterhorn-chat/matterhorn/raw/master/LICENSE")
-sha1sums=('3a806502c2f17ce7306abd9ec6e8e186eeca4966'
+sha1sums=('e4e944725c131994ae408b42cdf8ca27e2d0ab0f'
'42e13363365a1fed1318f9e7fadd8d1760e7ba95')
package() {