zathura-ps: add changelog
This commit is contained in:
parent
1877eb2c74
commit
043c8167fc
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zathura-ps'
|
# Template file for 'zathura-ps'
|
||||||
pkgname=zathura-ps
|
pkgname=zathura-ps
|
||||||
version=0.2.7
|
version=0.2.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libspectre-devel zathura-devel"
|
makedepends="libspectre-devel zathura-devel"
|
||||||
|
@ -10,6 +10,7 @@ short_desc="PostScript support for zathura"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="https://git.pwmt.org/pwmt/zathura-ps/"
|
homepage="https://git.pwmt.org/pwmt/zathura-ps/"
|
||||||
|
changelog="https://pwmt.org/projects/zathura-ps/changelog/${version}/index.html"
|
||||||
distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e7092c831e345002edc87321911faa27c5dc3210dd6e3939dfbc49192a54d35e
|
checksum=e7092c831e345002edc87321911faa27c5dc3210dd6e3939dfbc49192a54d35e
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue