gramps: update to 5.0.0.
This commit is contained in:
parent
66c0f68bdd
commit
0e11fa3128
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gramps'
|
# Template file for 'gramps'
|
||||||
pkgname=gramps
|
pkgname=gramps
|
||||||
version=4.2.8
|
version=5.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="gramps"
|
pycompile_module="gramps"
|
||||||
|
@ -10,10 +10,10 @@ makedepends="python-gobject-devel"
|
||||||
depends="python3-gobject python3-bsddb3"
|
depends="python3-gobject python3-bsddb3"
|
||||||
short_desc="Genealogy program"
|
short_desc="Genealogy program"
|
||||||
maintainer="7185 <7185@free.fr>"
|
maintainer="7185 <7185@free.fr>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gramps-project.org"
|
homepage="https://gramps-project.org"
|
||||||
distfiles="https://github.com/gramps-project/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gramps-project/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=aa2c18cdeb3d7fc07f0013d5ca9c651f3bd4aa02f03010966857f804b227668d
|
checksum=404da8f517381c2a29de717f3f3a46d8a1c1b77bfac5e494b9c4d0d8c7257fb6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
echo -n '/usr/share' > ${DESTDIR}${py3_sitelib}/gramps/gen/utils/resource-path
|
echo -n '/usr/share' > ${DESTDIR}${py3_sitelib}/gramps/gen/utils/resource-path
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue