gramps: update to 6.0.8.

This commit is contained in:
Piraty
2026-06-24 22:22:08 +02:00
parent 967df82085
commit a1b12761b3
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'gramps'
pkgname=gramps
version=6.0.5
revision=2
version=6.0.8
revision=1
build_style=python3-module
hostmakedepends="pkg-config intltool python3-setuptools"
depends="gtk+3 python3-gobject python3-bsddb3 python3-PyICU python3-jsonschema python3-lxml python3-imagesize python3-orjson"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://gramps-project.org"
changelog="https://gramps-project.org/blog/2025/09/2125/"
distfiles="https://github.com/gramps-project/${pkgname}/archive/v${version}.tar.gz"
checksum=1295fe352669cdf419d762445db1d26ba5492da30c0a78fef278856eda9cc680
checksum=f36069c71449b92636883f69addae38e76fa07ec37d9b3fcb5cac0b38390e314
# borked tests
make_check="ci-skip"