blob: 18b03449641d06cacb4db7c63cd3eabd1eb28c68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = hackernews_tui
pkgdesc = A Terminal UI to browse hacker news.
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/aome510/hackernews-TUI
arch = x86_64
license = MIT
makedepends = cargo
optdepends = mercury-parser: to view articles directly in the terminal
source = hackernews_tui-0.8.0.tar.gz::https://github.com/aome510/hackernews-TUI/archive/v0.8.0.tar.gz
sha512sums = 4aeaaa1ee07a4b16f3724bb2cb0fea06ade611a278d4420945d51c7ef24ca2c0673c4f7b2e282b81eba79f637a44d02ccc2353928b3e115173406103bed916d7
pkgname = hackernews_tui
|