mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
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'
|
# Template file for 'konqueror'
|
||||||
pkgname=konqueror
|
pkgname=konqueror
|
||||||
version=19.08.0
|
version=19.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://konqueror.org"
|
homepage="https://konqueror.org"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/konqueror-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/konqueror-${version}.tar.xz"
|
||||||
checksum=cc37709dcf183c68effb5332c29527b13fe7aae78216b84680ef6cc73192f971
|
checksum=48a2847c7fcd5e30ae02d64523c3053b958ae9d3a7a649685660b1340aa644df
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) broken="depends on qt5-webengine";;
|
arm*) broken="depends on qt5-webengine";;
|
||||||
|
@ -28,4 +28,3 @@ konqueror-devel_package() {
|
||||||
vmove usr/lib/cmake
|
vmove usr/lib/cmake
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue