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'
|
||||
pkgname=zathura-djvu
|
||||
version=0.2.8
|
||||
version=0.2.9
|
||||
revision=1
|
||||
build_style=meson
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="djvulibre-devel zathura-devel"
|
||||
depends="zathura"
|
||||
license="zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-djvu/"
|
||||
short_desc="DjVu support for zathura"
|
||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=d0e664d5312bdc0674fdf8cc6e259c9ee1365714172bc809f9c0f69659d8b32b
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-djvu/"
|
||||
distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=96e6f8a6ee53231073b2f7003264872f84501e63c3da7bf0598d046286b0c200
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue