kColorPicker: update to 0.1.5.
This commit is contained in:
parent
04067eba65
commit
7ead55a985
2 changed files with 3 additions and 3 deletions
|
@ -511,8 +511,8 @@ libkdexoauth2.so.3 kdepim-runtime-17.12.3_1
|
|||
libakonadi-filestore.so.5 kdepim-runtime-17.12.3_1
|
||||
libmaildir.so.5 kdepim-runtime-17.12.3_1
|
||||
libfolderarchivesettings.so.5 kdepim-runtime-17.12.3_1
|
||||
libkColorPicker.so.0.1.4 kColorPicker-0.1.4_1
|
||||
libkImageAnnotator.so.0.4.0 kImageAnnotator-0.4.0_1
|
||||
libkColorPicker.so.0 kColorPicker-0.1.5_1
|
||||
libbabl-0.1.so.0 babl-0.1.16_1
|
||||
libbamf3.so.2 bamf-0.5.1_1
|
||||
libicuio.so.67 icu-libs-67.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kColorPicker'
|
||||
pkgname=kColorPicker
|
||||
version=0.1.4
|
||||
version=0.1.5
|
||||
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=3036d00cce2a8cc6a0bc87a9a3ff629e21adbdaa509e41f23a2ef1661d537c72
|
||||
checksum=fe6f6c540f3921cc7097f1e5cf001883f814a9c2678c85b7f78fb7a2ba2a8c34
|
||||
|
||||
pre_check() {
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
|
|
Loading…
Reference in a new issue