gramps: update to 5.1.4.
This commit is contained in:
parent
d602cc90f2
commit
a7ce46f716
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gramps'
|
||||
pkgname=gramps
|
||||
version=5.1.3
|
||||
version=5.1.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config intltool python3"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://gramps-project.org"
|
||||
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=91d755b7e407af40ce5ebe24b29baab860bc6e2871ebcbee3f5e109c438df1e8
|
||||
checksum=6e64a5c1175a4897256ca9eb73a4b77c8e84ebff020b8668bdc527d6dcd14273
|
||||
|
||||
post_install() {
|
||||
echo -n '/usr/share' > ${DESTDIR}/${py3_sitelib}/gramps/gen/utils/resource-path
|
||||
|
|
Loading…
Reference in a new issue