akregator: update to 24.08.0.

This commit is contained in:
John 2024-08-22 14:00:27 +02:00 committed by John Zimmermann
parent ded4c5d58d
commit 5c92674ad4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'akregator'
pkgname=akregator
version=24.05.1
version=24.08.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, GFDL-1.2-only"
homepage="https://www.kde.org/applications/internet/akregator"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=3f09a17c3bb79ed19e21c628900786bd3eab73f482199a2dd09c865de83c8244
checksum=b7035b4b644fda7e95417ed5706e44a7331a7728bd506d99650ba1bfb23072d0
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="Qt6 WebEngine"