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. #14328

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.
Jump to
Jump to file
Failed to load files.
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/libkdegames/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libkdegames'
pkgname=libkdegames
version=19.08.0
version=19.08.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools
Expand All @@ -11,7 +11,7 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/games/"
distfiles="${KDE_SITE}/applications/${version}/src/libkdegames-${version}.tar.xz"
checksum=cb1135a86b373543410f3eb0677aed033bad2b8ef60130753c699338e0c22d1b
checksum=1b365627bd0a3a42a32a0a8d401b53d2ac09f0f9cf040b4b0483c5574991b774

do_check() {
: # requires xserver
Expand Down