zathura: update to 0.4.1.
This commit is contained in:
parent
5a33408ba7
commit
5ba82d222e
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'zathura'
|
||||
pkgname=zathura
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils appstream-glib"
|
||||
hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils appstream-glib glib-devel"
|
||||
makedepends="girara-devel sqlite-devel file-devel zlib-devel libseccomp-devel"
|
||||
license="zlib"
|
||||
homepage="http://pwmt.org/projects/zathura/installation/"
|
||||
short_desc="A highly customizable and functional document viewer"
|
||||
license="Zlib"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
homepage="http://pwmt.org/projects/zathura/installation/"
|
||||
changelog="https://pwmt.org/projects/zathura/changelog/${version}"
|
||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=aa629259c6ac729e90abdda1b9b51854adaa6851192f08a55e63379500541ec8
|
||||
checksum=d6f56bf6e7e05d2e91213287c7aea21481c44521b622f9e9ec06a886f51dd9fe
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel"
|
||||
|
|
Loading…
Reference in New Issue
Block a user