blob: d726a2f6c52cb9d1d9c9f216d7d63d6a1a08e9b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bleamd-git
pkgdesc = Standalone Markdown renderer for the terminal with search, hyperlinks, and extensive customization
pkgver = r29.g03516a4
pkgrel = 1
url = https://github.com/guttermonk/bleamd
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = go
provides = bleamd
conflicts = bleamd
source = bleamd-git::git+https://github.com/guttermonk/bleamd.git
sha256sums = SKIP
pkgname = bleamd-git
|