diff --git a/srcpkgs/kcharselect/template b/srcpkgs/kcharselect/template index c908956311..b56e783b67 100644 --- a/srcpkgs/kcharselect/template +++ b/srcpkgs/kcharselect/template @@ -1,6 +1,6 @@ # Template file for 'kcharselect' pkgname=kcharselect -version=19.08.3 +version=19.12.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -10,8 +10,8 @@ short_desc="Character Selector" maintainer="travankor " license="GPL-2.0-or-later" homepage="https://www.kde.org/applications/utilities/kcharselect/" -distfiles="${KDE_SITE}/applications/${version}/src/kcharselect-${version}.tar.xz" -checksum=f294965fc7cf8b1063b611233a98fab13a00263f1d4fd254fb8b53b3f125bc52 +distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz" +checksum=211a407478fb5df425d4716b9764f09458266a8d7d9507fba37bb91507a30864 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"