zathura: add changelog
This commit is contained in:
parent
043c8167fc
commit
f56b1ff8f9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zathura'
|
||||
pkgname=zathura
|
||||
version=0.4.9
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
configure_args="-Dsynctex=enabled"
|
||||
hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils
|
||||
|
@ -13,6 +13,7 @@ short_desc="Highly customizable and functional document viewer"
|
|||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="https://git.pwmt.org/pwmt/zathura/"
|
||||
changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html"
|
||||
distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=82235cbc89899421fca98477265626f2149df7d072740f0360550cc8d4e449d6
|
||||
|
||||
|
|
Loading…
Reference in New Issue