kImageAnnotator: update to 0.4.1.
This commit is contained in:
parent
7ead55a985
commit
656e53a085
2 changed files with 3 additions and 3 deletions
|
@ -511,7 +511,7 @@ 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
|
||||
libkImageAnnotator.so.0.4.0 kImageAnnotator-0.4.0_1
|
||||
libkImageAnnotator.so.0 kImageAnnotator-0.4.1_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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kImageAnnotator'
|
||||
pkgname=kImageAnnotator
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# XXX: Tests don't build
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://github.com/DamirPorobic/kImageAnnotator"
|
||||
distfiles="https://github.com/DamirPorobic/kImageAnnotator/archive/v${version}.tar.gz"
|
||||
checksum=4ce8b9853e7c55cffd5eb5fe42ca89ead55db5f432be1b715e6f2804f7e8287d
|
||||
checksum=64e62f7379a0741f675515e57c21311ebbc6544da8c8a003a5a1ec4964902ac8
|
||||
|
||||
pre_check() {
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
|
|
Loading…
Reference in a new issue