mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
zathura-djvu: update to 0.2.9.
This commit is contained in:
parent
18b0530a65
commit
8acc34ab03
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'zathura-djvu'
|
# Template file for 'zathura-djvu'
|
||||||
pkgname=zathura-djvu
|
pkgname=zathura-djvu
|
||||||
version=0.2.8
|
version=0.2.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="djvulibre-devel zathura-devel"
|
makedepends="djvulibre-devel zathura-devel"
|
||||||
depends="zathura"
|
depends="zathura"
|
||||||
license="zlib"
|
|
||||||
homepage="http://pwmt.org/projects/zathura-djvu/"
|
|
||||||
short_desc="DjVu support for zathura"
|
short_desc="DjVu support for zathura"
|
||||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
checksum=d0e664d5312bdc0674fdf8cc6e259c9ee1365714172bc809f9c0f69659d8b32b
|
license="Zlib"
|
||||||
|
homepage="http://pwmt.org/projects/zathura-djvu/"
|
||||||
|
distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=96e6f8a6ee53231073b2f7003264872f84501e63c3da7bf0598d046286b0c200
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue