summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f53a3b2fe41e..cf0b82c36fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex J. Malozemoff <amaloz@galois.com>
pkgname=matterhorn-bin
-pkgver=50200.17.0
+pkgver=50200.18.0
pkgrel=1
pkgdesc="A terminal-based chat client for MatterMost"
arch=('x86_64')
@@ -11,7 +11,7 @@ conflicts=('matterhorn')
depends=('gmp' 'ncurses5-compat-libs' 'zlib')
source=("https://github.com/matterhorn-chat/matterhorn/releases/download/${pkgver}/matterhorn-${pkgver}-ubuntu-22.04-jammy-$CARCH.tar.bz2"
"LICENSE::https://raw.githubusercontent.com/matterhorn-chat/matterhorn/master/LICENSE")
-sha1sums=('344c6cf44937a75f941da22eaa3b685a0babf377'
+sha1sums=('6b8be45df23f06daacca599129171a907893899f'
'41bd788816973ea1340759da722bac169d6dc746')
package() {