kImageAnnotator: update to 0.7.2.

This commit is contained in:
John
2026-08-09 20:42:10 +02:00
parent 3aef125647
commit a221c02f22
+4 -4
View File
@@ -1,6 +1,6 @@
# Template file for 'kImageAnnotator'
pkgname=kImageAnnotator
version=0.7.1
version=0.7.2
revision=1
build_style=cmake
# XXX: Tests don't build
@@ -11,9 +11,9 @@ makedepends="qt6-base-devel qt6-svg-devel kColorPicker-devel"
short_desc="Tool for annotating images"
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=2335c5be15a5dde34c3333c10a6339da114e2232e4c4642dea1793e491e09677
homepage="https://github.com/ksnip/kImageAnnotator"
distfiles="https://github.com/ksnip/kImageAnnotator/archive/v${version}.tar.gz"
checksum=7eb593d975b1590a184354ef68dbc3c26479d58eaea00de461d73695176f623c
kImageAnnotator-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"