tracker: update to 2.1.6.

This commit is contained in:
Piotr Wójcik 2019-01-01 20:32:38 +01:00 committed by maxice8
parent db149565c3
commit 0ca4583585
2 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'tracker' # Template file for 'tracker'
pkgname=tracker pkgname=tracker
version=2.1.5 version=2.1.6
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
--enable-libtiff --disable-static --enable-network-manager --enable-libtiff --disable-static --enable-network-manager
@ -19,8 +19,8 @@ short_desc="Personal search tool and storage system"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://live.gnome.org/Tracker" homepage="https://live.gnome.org/Tracker"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/tracker/${version%.*}/tracker-${version}.tar.xz"
checksum=b234b7573773b904dc3e885ff5ec44e86b035767cde783bc50d65d12cd72861e checksum=982bd0abe62a2a7e72c7f7efb7935dd33e1860265e3c7ceb90ef5150f0557f90
# Package build options # Package build options
build_options="gir" build_options="gir"

1
srcpkgs/tracker/update Normal file
View file

@ -0,0 +1 @@
pattern="\Q$pkgname\E-\K[0-9]+\.[0-9]*\.[0-9.]*[0-9](?=)"