1 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
2 # Contributor: max.bra <max.bra at alice dot it>
3 # Contributor: SeeSchloss <seeschloss@seos.fr>
8 pkgdesc="Libreoffice-based document converter"
9 url="http://dag.wiee.rs/home-made/unoconv"
10 depends=(python libreoffice)
11 makedepends=(asciidoc git)
14 _commit=4cf0e54460bf27db8153951a78b3860d4f810fea # tags/0.9
15 source=("git+https://github.com/dagwieers/unoconv#commit=$_commit")
20 git describe --tags | sed 's/-/+/g'
25 make DESTDIR="$pkgdir" install