summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex J. Malozemoff2019-03-18 08:54:36 -0700
committerAlex J. Malozemoff2019-03-18 08:54:36 -0700
commitf510c9968cb4b4bea77ba1e3c95594ea4ef77e22 (patch)
treee5e8a5983f0147c5d1024ef8731e0a9f5859cfe7 /PKGBUILD
parent78f99e583068f530124042f18b65bfd1e71cf17e (diff)
downloadaur-f510c9968cb4b4bea77ba1e3c95594ea4ef77e22.tar.gz
version 50200.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4923798df07b..c209826cab23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex J. Malozemoff <amaloz@galois.com>
pkgname=matterhorn
-pkgver=50200.1.0
+pkgver=50200.2.0
pkgrel=1
pkgdesc="A terminal-based chat client for MatterMost"
arch=('x86_64')
@@ -11,7 +11,7 @@ conflicts=('matterhorn-git' 'matterhorn-bin')
depends=('gmp' 'zlib')
makedepends=('cabal-install' 'ghc8.2')
source=("https://github.com/matterhorn-chat/matterhorn/archive/${pkgver}.tar.gz")
-sha1sums=('d25c0ac5afc50b06efc8794cf29adb21ea5d34bd')
+sha1sums=('2b2bdce3b239dae4a5ad3a1bde4b0b0ff6fb28fa')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"