From 261e282b6e641487bc1490dfa3e5211b1fc602cf Mon Sep 17 00:00:00 2001 From: John Date: Mon, 23 Oct 2023 12:49:20 +0200 Subject: [PATCH] kImageAnnotator: update to 0.6.1. --- srcpkgs/kImageAnnotator/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kImageAnnotator/template b/srcpkgs/kImageAnnotator/template index 5b6af37d9df..502445aeccd 100644 --- a/srcpkgs/kImageAnnotator/template +++ b/srcpkgs/kImageAnnotator/template @@ -1,6 +1,6 @@ # Template file for 'kImageAnnotator' pkgname=kImageAnnotator -version=0.5.3 +version=0.6.1 revision=1 build_style=cmake # XXX: Tests don't build @@ -12,7 +12,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://github.com/DamirPorobic/kImageAnnotator" distfiles="https://github.com/DamirPorobic/kImageAnnotator/archive/v${version}.tar.gz" -checksum=afb8d93b36dae06c9ccd5cdba1640bcd1d8f06607a2ed9f37f885d491377d5a8 +checksum=8d32f0722dbb59a387d5d07c83a483e1b32f5014183eb67f2a9c5340da73d369 kImageAnnotator-devel_package() { depends="${sourcepkg}>=${version}_${revision}"