tracker: update to 2.3.1.

This commit is contained in:
mobinmob 2019-10-23 19:22:44 +03:00 committed by Helmut Pozimski
parent c6cb11e88a
commit b465e091de
1 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'tracker'
pkgname=tracker
version=2.2.2
revision=2
version=2.3.1
revision=1
build_style=meson
build_helper="gir"
configure_args="-Ddocs=false -Dfts=true -Dfunctional_tests=false
@ -16,7 +16,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://live.gnome.org/Tracker"
distfiles="${GNOME_SITE}/tracker/${version%.*}/tracker-${version}.tar.xz"
checksum=c6a73462f9aa9c32efa139003d2abd2ac5f70f8af6ce744729954975a661e2e6
checksum=b6748726e465ad2f4d991560634b1fd0df8841f3d981b3b837c4162abedf08a1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dbus"
fi
post_patch() {
if [ "$CROSS_BUILD" ]; then