summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex J. Malozemoff2019-04-10 15:40:07 -0700
committerAlex J. Malozemoff2019-04-10 15:40:07 -0700
commitc9aa9b2bca02df86ed00f62b0ed774ce0d5476c3 (patch)
tree1b864c0c372adcacf28e3fdd427483a5e65ba12f /PKGBUILD
parent223405816a1c9a6393d5fe8b2242cf1d3fa47d1e (diff)
downloadaur-c9aa9b2bca02df86ed00f62b0ed774ce0d5476c3.tar.gz
version 50200.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9df8babbeb60..c8a24eb72a16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex J. Malozemoff <amaloz@galois.com>
pkgname=matterhorn-bin
-pkgver=50200.3.0
+pkgver=50200.3.1
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=('676d639853ea57f6cc43892a107684f7cbcd0ba8'
+sha1sums=('d8b6e2cd55efadb706d2bec813b145967ee3a8c0'
'42e13363365a1fed1318f9e7fadd8d1760e7ba95')
package() {