gramps: update to 5.1.3
This commit is contained in:
parent
63a44737a5
commit
78981c12fd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gramps'
|
||||
pkgname=gramps
|
||||
version=5.1.2
|
||||
revision=2
|
||||
version=5.1.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config intltool python3"
|
||||
depends="gtk+3 python3-gobject python3-bsddb3"
|
||||
|
@ -9,9 +9,9 @@ short_desc="Genealogy program"
|
|||
maintainer="7185 <7185@free.fr>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://gramps-project.org"
|
||||
changelog="https://gramps-project.org/introduction-WP/2019/09/gramps-5-1-1-released/"
|
||||
changelog="https://gramps-project.org/blog/2020/08/gramps-5-1-3-released/"
|
||||
distfiles="https://github.com/gramps-project/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=4f11d7fa66e397a36c902057794c48c0740d56c802fcdc5f2c3e3652104dd45b
|
||||
checksum=91d755b7e407af40ce5ebe24b29baab860bc6e2871ebcbee3f5e109c438df1e8
|
||||
|
||||
post_install() {
|
||||
echo -n '/usr/share' > ${DESTDIR}/${py3_sitelib}/gramps/gen/utils/resource-path
|
||||
|
|
Loading…
Reference in New Issue