mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
okular: update to 24.12.1.
This commit is contained in:
parent
9e14cd8982
commit
0d84c59712
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'okular'
|
# Template file for 'okular'
|
||||||
pkgname=okular
|
pkgname=okular
|
||||||
version=24.12.0
|
version=24.12.1
|
||||||
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=8258058c40254ae888a3f85b28563b29b116496af235b335449323a5f25e57d1
|
checksum=bb505c1249cc598b3de328f8de0b57656fbb4445b4a313d23d948a9529e2bf20
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue