blob: bb142802bd710348d5e2bc8600d089313023242a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = hackernews_tui
pkgdesc = A Terminal UI to browse hacker news.
pkgver = 0.13.4
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
options = !lto
source = hackernews_tui-0.13.4.tar.gz::https://github.com/aome510/hackernews-TUI/archive/v0.13.4.tar.gz
sha512sums = 0663fac2b9967d491510cd22e541b070138b1b7ba0b953591a6b0411e208c0549817616e0415f4f70befd3c185a755375de79e61cc9f65d52014ab4ee4aee95a
pkgname = hackernews_tui
|