Skip to content

Commit

Permalink
kronometer: update to 2.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
travankor committed Jul 27, 2019
1 parent d557e0f commit c6542c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/kronometer/template
@@ -1,6 +1,6 @@
# Template file for 'kronometer'
pkgname=kronometer
version=2.2.1
version=2.2.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
Expand All @@ -9,11 +9,11 @@ makedepends="kxmlgui-devel qt5-devel"
depends="hicolor-icon-theme"
short_desc="Stopwatch Application"
maintainer="travankor <travankor@tuta.io>"
license="GPL-2.0-only"
license="GPL-2.0-or-later"
homepage="https://userbase.kde.org/Kronometer"
distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
checksum=7d4092e576f9b0be20d5b36c57eee089964f8215672be88797c8c2b44ac462a1
checksum=52bc998d8d8cde10da331a065d7016b0946123a5ea1ab82f6986c6e7f10c4e90

if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kdoctools python qt5-host-tools qt5-qmake"
fi
fi

0 comments on commit c6542c6

Please sign in to comment.