Skip to content
Open
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
11 changes: 0 additions & 11 deletions srcpkgs/zeal/patches/qt610.patch

This file was deleted.

6 changes: 3 additions & 3 deletions srcpkgs/zeal/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'zeal'
pkgname=zeal
reverts="20141123_1 20141123_2"
version=0.7.2
revision=3
version=0.8.1
revision=1
build_style=cmake
build_helper=qmake6
configure_args="-DZEAL_RELEASE_BUILD=ON"
Expand All @@ -15,7 +15,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
license="GPL-3.0-or-later"
homepage="https://zealdocs.org/"
distfiles="https://github.com/zealdocs/zeal/archive/v${version}.tar.gz"
checksum=9c4ce9ab5700985f4c562e995301f98767f14cd045f047dee2520ec4ce1855cf
checksum=468a2410a5edbbaa3b508f297b64fbfc725bb1477cc9a786687d24e9eb297d97

if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="Qt6 WebEngine"
Expand Down