mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gramps: update to 3.1.0
This commit is contained in:
parent
f3be886084
commit
60873e2504
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=5.0.1
|
version=5.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,9 +11,9 @@ short_desc="Genealogy program"
|
||||||
maintainer="7185 <7185@free.fr>"
|
maintainer="7185 <7185@free.fr>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gramps-project.org"
|
homepage="https://gramps-project.org"
|
||||||
changelog="${homepage}/introduction-WP/2018/12/gramps-5-0-1-released"
|
changelog="https://gramps-project.org/introduction-WP/2019/08/gramps-5-1-0-released/"
|
||||||
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=3a81265764a314cca0540593ccd639c5b76199615b3b0aace0b2540fc186eba5
|
checksum=9e09ab9f196e66858b62a35f5387b4b0a9ce13c0cb0bf4fd78257be77b45abf3
|
||||||
|
|
||||||
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
Reference in a new issue