blob: 903d58cf56cf9abf100d68b12682338fa9d98443 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = aparte-git
pkgdesc = Simple XMPP console client written in Rust and inspired by Profanity.
pkgver = v0.1.0.r139.gd0315ea
pkgrel = 1
url = https://github.com/paulfariello/aparte
arch = i686
arch = x86_64
arch = armv7h
arch = armv6h
license = MPL2
makedepends = cargo
provides = aparte
conflicts = aparte
source = aparte::git+https://github.com/paulfariello/aparte#branch=develop
sha256sums = SKIP
pkgname = aparte-git
|