gramps: update to 5.0.1
This commit is contained in:
parent
e20a36e56e
commit
5d91b38e30
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gramps'
|
||||
pkgname=gramps
|
||||
version=5.0.0
|
||||
version=5.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -11,8 +11,9 @@ short_desc="Genealogy program"
|
|||
maintainer="7185 <7185@free.fr>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://gramps-project.org"
|
||||
changelog="${homepage}/introduction-WP/2018/12/gramps-5-0-1-released"
|
||||
distfiles="https://github.com/gramps-project/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=404da8f517381c2a29de717f3f3a46d8a1c1b77bfac5e494b9c4d0d8c7257fb6
|
||||
checksum=3a81265764a314cca0540593ccd639c5b76199615b3b0aace0b2540fc186eba5
|
||||
|
||||
post_install() {
|
||||
echo -n '/usr/share' > ${DESTDIR}${py3_sitelib}/gramps/gen/utils/resource-path
|
||||
|
|
Loading…
Reference in New Issue