Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ktouch: update to 19.08.1. #14334

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/ktouch/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ktouch'
pkgname=ktouch
version=19.08.0
version=19.08.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
Expand All @@ -15,7 +15,7 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://kde.org/applications/education/ktouch"
distfiles="${KDE_SITE}/applications/${version}/src/ktouch-${version}.tar.xz"
checksum=23ae45be76371fa40aac875551b5de8956a2d2b0980024bd788b8b7835b902ba
checksum=d97ee5f253dd4e4d802bb8109c2e12d4d48bc7741686d07783e5687a499a2da7

post_configure() {
sed -e 's|/usr/bin/qmlcachegen|/usr/bin/qmlcachegen-qt5|g' \
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/okular/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'okular'
pkgname=okular
version=19.08.0
version=19.08.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons"
Expand All @@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/graphics/okular/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=721a0d02d5ff9277c4a9a13dbde0ede3528eff848622e83abc36d57d9759b3ec
checksum=9e363b73febd5da1a17e53a8f89914784b555c1f0085ddc0f55ef56082b0bd54

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kdoctools kconfig"
Expand Down