kColorPicker: update to 0.2.0.

This commit is contained in:
John 2023-10-23 12:49:24 +02:00
parent 261e282b6e
commit 33243d92c1

View File

@ -1,6 +1,6 @@
# Template file for 'kColorPicker'
pkgname=kColorPicker
version=0.1.6
version=0.2.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTS=ON -DBUILD_EXAMPLE=OFF -DBUILD_SHARED_LIBS=ON"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://github.com/DamirPorobic/kColorPicker"
distfiles="https://github.com/DamirPorobic/kColorPicker/archive/v${version}.tar.gz"
checksum=a167b081d444c54057f587782b81bf0f057b50e34e8a2d074e88007387007e91
checksum=20ffc5e935333a18c5cd813c3d306d3482ec9c826fe0d0c3d7b7635419703d55
kColorPicker-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"