blob: b7485c6152a7ae857ca7233f9655383d06365b3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = html2markdown
pkgdesc = Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
pkgver = 2.5.1
pkgrel = 1
url = https://html-to-markdown.com
arch = aarch64
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = glibc
source = html-to-markdown::git+https://github.com/JohannesKaufmann/html-to-markdown.git#tag=v2.5.1
b2sums = 332c391f46909e9521ff56817c678bc2dcb6908d29b9e95c6cbb8573eb756e60653f833ea4251a4a17912b797aa807cd356300288121d8352fd747aa8ef0835d
pkgname = html2markdown
|