kImageAnnotator: update to 0.4.2.
This commit is contained in:
parent
8b735ac901
commit
fd1cb42fc0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kImageAnnotator'
|
||||
pkgname=kImageAnnotator
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
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=64e62f7379a0741f675515e57c21311ebbc6544da8c8a003a5a1ec4964902ac8
|
||||
checksum=9e8945d8b5871a1020be643088d15cd76496ad707a1f464af8dd91958b430856
|
||||
|
||||
pre_check() {
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
|
|
Loading…
Reference in a new issue