mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
okular: update to 22.12.1.
This commit is contained in:
parent
5cdf982f0c
commit
2cbc6e9f11
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=22.08.2
|
version=22.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config gettext kcoreaddons
|
hostmakedepends="extra-cmake-modules pkg-config gettext kcoreaddons
|
||||||
|
@ -16,7 +16,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=e94eaff757b41d98ab2b18832909bdc251ae3fda1e8fc332eb6db8a3736d8ead
|
checksum=5c4d673d9737f81442fd13cba8ec0e7844f089ee7b62a837fcda0138217b0a70
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue