blob: ccfbe6a86ef9d7e9c133913b37ad40cbe7e0afe3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = medad-git
pkgdesc = Content publisher - Converts Markdown documents to HTML files and uploads them to the server
pkgver = 1.0.0
pkgrel = 2
url = https://pattack.github.io/medad/
arch = any
license = GPL3
makedepends = go
makedepends = goreleaser
provides = medad
conflicts = medad
source = medad-git-1.0.0.tar.gz::https://github.com/pattack/medad/archive/v1.0.0.tar.gz
md5sums = aa403b3920f0b59992e21e7925fbaaad
pkgname = medad-git
|