neochat: update to 23.08.3.

This commit is contained in:
Joel Beckmeyer 2023-11-14 10:47:42 -05:00 committed by classabbyamp
parent b11bea0ffc
commit 7a4dca8928

View File

@ -1,6 +1,6 @@
# Template file for 'neochat'
pkgname=neochat
version=23.08.2
version=23.08.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext pkg-config qt5-qmake
@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only, GPL-3.0-or-later, GPL-2.0-or-later, BSD-2-Clause"
homepage="https://apps.kde.org/en/neochat"
distfiles="${KDE_SITE}/release-service/${version}/src/neochat-${version}.tar.xz"
checksum=5d292d1c9c7bf2d16cb002fa80b40c865251e3f4c39d1adcadf59c52fd6d1789
checksum=9ef155dc669d29fd7e99e35c69b0a50c4ff18cc92185a0000857e59721e7f3bf
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools"