mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
okular: update to 25.08.0.
This commit is contained in:
parent
f31e278885
commit
73d42b0b36
2 changed files with 3 additions and 3 deletions
|
@ -1776,7 +1776,7 @@ libspiro.so.1 libspiro-20190731_1
|
||||||
libopenjp2.so.7 libopenjpeg2-2.1.0_1
|
libopenjp2.so.7 libopenjpeg2-2.1.0_1
|
||||||
libcln.so.6 cln-1.3.3_1
|
libcln.so.6 cln-1.3.3_1
|
||||||
libchm.so.0 libchmlib-0.40_1
|
libchm.so.0 libchmlib-0.40_1
|
||||||
libOkular6Core.so.3 libokular-24.12.0_1
|
libOkular6Core.so.4 libokular-25.08.0_1
|
||||||
libmnl.so.0 libmnl-1.0.3_1
|
libmnl.so.0 libmnl-1.0.3_1
|
||||||
libnftnl.so.11 libnftnl-1.1.2_1
|
libnftnl.so.11 libnftnl-1.1.2_1
|
||||||
libfcgi.so.0 fcgi-2.4.0_2
|
libfcgi.so.0 fcgi-2.4.0_2
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'okular'
|
# Template file for 'okular'
|
||||||
pkgname=okular
|
pkgname=okular
|
||||||
version=25.04.2
|
version=25.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -23,7 +23,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://kde.org/applications/en/graphics/org.kde.okular"
|
homepage="https://kde.org/applications/en/graphics/org.kde.okular"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bf2102fe7769b504e1934d46bf299398a6529fa2a96ca302bf7898c131b25cea
|
checksum=8c70c448e8aa8c55c3623024ee1d70930888672a503c40c60af2de702ffe64fc
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue