kImageAnnotator: update to 0.6.1.

This commit is contained in:
John 2023-10-23 12:49:20 +02:00
parent 942c0b549b
commit 261e282b6e

View file

@ -1,6 +1,6 @@
# Template file for 'kImageAnnotator' # Template file for 'kImageAnnotator'
pkgname=kImageAnnotator pkgname=kImageAnnotator
version=0.5.3 version=0.6.1
revision=1 revision=1
build_style=cmake build_style=cmake
# XXX: Tests don't build # XXX: Tests don't build
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://github.com/DamirPorobic/kImageAnnotator" homepage="https://github.com/DamirPorobic/kImageAnnotator"
distfiles="https://github.com/DamirPorobic/kImageAnnotator/archive/v${version}.tar.gz" distfiles="https://github.com/DamirPorobic/kImageAnnotator/archive/v${version}.tar.gz"
checksum=afb8d93b36dae06c9ccd5cdba1640bcd1d8f06607a2ed9f37f885d491377d5a8 checksum=8d32f0722dbb59a387d5d07c83a483e1b32f5014183eb67f2a9c5340da73d369
kImageAnnotator-devel_package() { kImageAnnotator-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"