blob: e719764bb1f0ab5bfaf9861682df9081e1115f97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = html2md
pkgdesc = HTML to Markdown converter
pkgver = 1.6.0
pkgrel = 2
url = https://github.com/suntong/html2md
arch = x86_64
arch = aarch64
arch = armv7h
arch = i686
license = MIT
makedepends = git
makedepends = go
depends = glibc
options = !lto
source = html2md-1.6.0::git+https://github.com/suntong/html2md.git#tag=v1.6.0
sha256sums = 9df1f93b4a88ed0000afffd63ea8c07670f60faa91ae7e6ae10426c5685053aa
pkgname = html2md
|