summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex J. Malozemoff2020-03-23 13:51:58 -0700
committerAlex J. Malozemoff2020-03-23 13:51:58 -0700
commit307829dd1d568af1bf599f493dc89d0e5b925331 (patch)
tree396e2260af8c6be69b2b2a842138056aff7855c0 /PKGBUILD
parenta2e55f74c9103f32f1b3c21f4d351b7c99c4432a (diff)
downloadaur-307829dd1d568af1bf599f493dc89d0e5b925331.tar.gz
version 50200.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8abe0beef5c6..4f2669120f98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Thor K. Høgås <thor at roht.no>
# Maintainer: Alex J. Malozemoff <amaloz@galois.com>
pkgname=matterhorn
-pkgver=50200.6.0
+pkgver=50200.7.0
pkgrel=1
pkgdesc="A terminal-based chat client for MatterMost"
arch=('x86_64')
@@ -12,7 +12,7 @@ conflicts=('matterhorn-git' 'matterhorn-bin')
depends=('gmp' 'zlib')
makedepends=('cabal-install' 'ghc')
source=("https://github.com/matterhorn-chat/matterhorn/archive/${pkgver}.tar.gz")
-sha1sums=('60aebb1d616869fdf524833e9632c9d11a16d544')
+sha1sums=('e7abdea2cdbcbf1a115409f27d1686a0084eeafc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"