summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex J. Malozemoff2020-03-30 15:33:53 -0700
committerAlex J. Malozemoff2020-03-30 15:33:53 -0700
commit35e1b346b01c475b376ec76cbfa745864867f93d (patch)
treedb5733a551d8bd9a64bcc64fc4590c77148563c5 /PKGBUILD
parent307829dd1d568af1bf599f493dc89d0e5b925331 (diff)
downloadaur-35e1b346b01c475b376ec76cbfa745864867f93d.tar.gz
version 50200.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f2669120f98..a41a57c77ff0 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.7.0
+pkgver=50200.8.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=('e7abdea2cdbcbf1a115409f27d1686a0084eeafc')
+sha1sums=('9c8790ad5ec28fd843b8fb3ead001d6036d987ee')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"