konqueror: update to 19.08.1.
This commit is contained in:
parent
10718c0fb9
commit
c63c03606d
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'konqueror'
|
||||
pkgname=konqueror
|
||||
version=19.08.0
|
||||
version=19.08.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
@ -14,10 +14,10 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://konqueror.org"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/konqueror-${version}.tar.xz"
|
||||
checksum=cc37709dcf183c68effb5332c29527b13fe7aae78216b84680ef6cc73192f971
|
||||
checksum=48a2847c7fcd5e30ae02d64523c3053b958ae9d3a7a649685660b1340aa644df
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) broken="depends on qt5-webengine";;
|
||||
arm*) broken="depends on qt5-webengine";;
|
||||
esac
|
||||
|
||||
konqueror-devel_package() {
|
||||
|
@ -28,4 +28,3 @@ konqueror-devel_package() {
|
|||
vmove usr/lib/cmake
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue