kColorPicker: update to 0.1.6.

This commit is contained in:
John 2021-07-02 22:56:07 +02:00
parent 0941e8d94b
commit 06d8ab8eed

View file

@ -1,6 +1,6 @@
# Template file for 'kColorPicker'
pkgname=kColorPicker
version=0.1.5
version=0.1.6
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=fe6f6c540f3921cc7097f1e5cf001883f814a9c2678c85b7f78fb7a2ba2a8c34
checksum=a167b081d444c54057f587782b81bf0f057b50e34e8a2d074e88007387007e91
kColorPicker-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"