mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/zathura-cb: upgrade to 0.1.11
change url and source to current
This commit is contained in:
parent
f1a8779956
commit
22c62d011f
@ -1,10 +1,10 @@
|
||||
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
|
||||
# Maintainer:
|
||||
pkgname=zathura-cb
|
||||
pkgver=0.1.10
|
||||
pkgrel=4
|
||||
pkgver=0.1.11
|
||||
pkgrel=0
|
||||
pkgdesc="Comic book support for zathura"
|
||||
url="https://git.pwmt.org/pwmt/zathura-cb"
|
||||
url="https://pwmt.org/projects/zathura-cb/"
|
||||
arch="all"
|
||||
license="Zlib"
|
||||
depends="
|
||||
@ -17,7 +17,7 @@ makedepends="
|
||||
ninja
|
||||
zathura-dev
|
||||
"
|
||||
source="https://git.pwmt.org/pwmt/zathura-cb/-/archive/$pkgver/zathura-cb-$pkgver.tar.gz"
|
||||
source="https://pwmt.org/projects/zathura-cb/download/zathura-cb-$pkgver.tar.xz"
|
||||
options="!check" # no test suite
|
||||
|
||||
build() {
|
||||
@ -29,5 +29,5 @@ package() {
|
||||
DESTDIR="$pkgdir" meson install --no-rebuild -C build
|
||||
}
|
||||
sha512sums="
|
||||
5f0de7b6991ca35996b9fc1d32527618b3d0df813d7803ceb7bfcd24762262ab780b01cc8f8aac5ffeb7ca42fac2ba65fd90f74000c9b1bc686d4c4af6ad2a69 zathura-cb-0.1.10.tar.gz
|
||||
f927c4021937505bbc83d47959f4275701449dc4e889dd4a92ef7feecfcdf5ae772d34bb787ef8638c5fe209a1851ce355740c2b80921139f10fc059bd67f39d zathura-cb-0.1.11.tar.xz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user