summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e2a87e9f4af8ae8cc378eae4a8d4f594190d469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = loaf
	pkgdesc = Simple terminal slack client written in Python
	pkgver = r24.cb9c4ed
	pkgrel = 2
	url = https://github.com/NickBeeuwsaert/loaf
	arch = any
	license = LGPL
	makedepends = python-setuptools
	makedepends = git
	depends = python-pyxdg
	depends = python-requests
	depends = python-aiohttp
	depends = python-urwid
	source = git+https://github.com/cbehan/loaf.git
	sha256sums = SKIP

pkgname = loaf