zathura-cb: update to 0.1.10
This commit is contained in:
parent
e6c7cd42ea
commit
86e4ec70b5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zathura-cb'
|
||||
pkgname=zathura-cb
|
||||
version=0.1.9
|
||||
revision=3
|
||||
version=0.1.10
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zathura-devel libarchive-devel"
|
||||
|
@ -9,10 +9,10 @@ depends="zathura"
|
|||
short_desc="Comic book support for zathura"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="https://git.pwmt.org/pwmt/zathura-cb/"
|
||||
homepage="https://pwmt.org/projects/zathura-cb/"
|
||||
changelog="https://pwmt.org/projects/zathura-cb/changelog/${version}/index.html"
|
||||
distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=30d2cea3b1eb65e7386eb66ec305e455b2bed272c35530faaec541b47217fdcd
|
||||
checksum=37cb945b2bf607d1f8a3bd0c696dd7f45a63633c7ba152601cbc0e4b9d68bb6c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue