blob: 5905bd338f52fb8c692b14fec2671df1b5256151 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = matterhorn
pkgdesc = A terminal-based chat client for MatterMost
pkgver = 40900.0.0
pkgrel = 1
url = https://github.com/matterhorn-chat/matterhorn
arch = x86_64
license = BSD
depends = ncurses5-compat-libs
provides = matterhorn
conflicts = matterhorn-git
source = https://github.com/matterhorn-chat/matterhorn/releases/download/40900.0.0/matterhorn-40900.0.0-ubuntu-x86_64.tar.bz2
sha1sums = e3d485f9d21213553e4f76e3f3fa6542cdcb9106
pkgname = matterhorn
|