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

umbrello: update to 19.08.2. #15385

Merged
merged 1 commit into from
Oct 12, 2019
Merged
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/umbrello/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'umbrello'
pkgname=umbrello
version=19.08.1
version=19.08.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
Expand All @@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-or-later, LGPL-2.0-or-later, GFDL-1.2-or-later"
homepage="https://umbrello.kde.org/"
distfiles="${KDE_SITE}/applications/${version}/src/umbrello-${version}.tar.xz"
checksum=ce56fa6d96bbc78cf69246d6f45e9b098f8fcc75d7771875a8e638b01bbf6efa
checksum=69a721d27ecedbe694d232e04469002dcf2319dd320982aacc2a02e32430c382

pre_configure() {
vsed -i CMakeLists.txt -e 's/# set default umbrello version/set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-suggest-override")/'
Expand Down