zathura: update to 0.5.1.
This commit is contained in:
parent
df47c1ed2f
commit
87986017f3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zathura'
|
||||
pkgname=zathura
|
||||
version=0.4.9
|
||||
revision=2
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dsynctex=enabled"
|
||||
hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils
|
||||
|
@ -12,10 +12,10 @@ checkdepends="gettext-devel check-devel"
|
|||
short_desc="Highly customizable and functional document viewer"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="https://git.pwmt.org/pwmt/zathura/"
|
||||
homepage="https://pwmt.org/projects/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
|
||||
distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz"
|
||||
checksum=98a661ce271a9d108a7eb8f73e471fd5e727eeff4b246cdb2c9862f8aeab1bb1
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=enabled"
|
||||
|
|
Loading…
Reference in New Issue