summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af963aa27c90..eb737a656fd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex J. Malozemoff <amaloz@galois.com>
pkgname=matterhorn-bin
-pkgver=50200.0.0
-pkgrel=2
+pkgver=50200.1.0
+pkgrel=1
pkgdesc="A terminal-based chat client for MatterMost"
arch=('x86_64')
url="https://github.com/matterhorn-chat/matterhorn"
@@ -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-x86_64.tar.bz2"
"LICENSE::https://github.com/matterhorn-chat/matterhorn/raw/master/LICENSE")
-sha1sums=('b5c3baa6b9de25b938da2624ec4631f6398d87ff'
+sha1sums=('22aff96508ce3d2a8aac507a9580b630b937ee1f'
'42e13363365a1fed1318f9e7fadd8d1760e7ba95')
package() {