zathura-ps: update distfiles and template format
This commit is contained in:
parent
d9bb227b91
commit
c3f0cad7da
|
@ -3,15 +3,15 @@ pkgname=zathura-ps
|
|||
version=0.2.6
|
||||
revision=2
|
||||
build_style=meson
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libspectre-devel zathura-devel"
|
||||
depends="zathura ghostscript"
|
||||
license="zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-ps/"
|
||||
short_desc="PostScript support for zathura"
|
||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=7eb085b41fc88979f997310b4e703455e6a81b6ef1ae7db0b6324b6f13c2cf73
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-ps/"
|
||||
distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=08c1927bfb8a40e201fa3638f9523d4b6d70e3444ef070bd4aa8a869b6574567
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue