blob: 799d95885ee65d815fd959259c7f450d108a627f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = hackernews_tui
pkgdesc = A Terminal UI to browse hacker news.
pkgver = 0.7.3
pkgrel = 1
url = https://github.com/aome510/hackernews-TUI
arch = x86_64
license = MIT
makedepends = cargo
source = hackernews_tui-0.7.3.tar.gz::https://github.com/aome510/hackernews-TUI/archive/v0.7.3.tar.gz
sha512sums = 1b1b7aff4443a1205f6c63e20f5a9769079c809f42c1b175e835a5c3fb230686abef0d2fa7d4620b10b6d6a54c8b531c8874ec20f4276aef7dc352adb96c6a33
pkgname = hackernews_tui
|