extra/tracker to 2.1.2-1

This commit is contained in:
Kevin Mihelich 2018-08-16 12:22:33 +00:00
parent e0a81047ac
commit b2cdef14a7

View file

@ -7,8 +7,8 @@
# - disable functional tests
pkgname=tracker
pkgver=2.1.1
pkgrel=2
pkgver=2.1.2
pkgrel=1
pkgdesc="Desktop-neutral user information store, search tool and indexer"
url="https://wiki.gnome.org/Projects/Tracker"
arch=(x86_64)
@ -17,7 +17,7 @@ depends=(sqlite icu glib2 libffi util-linux libstemmer libseccomp libsoup json-g
makedepends=(gobject-introspection intltool vala git gtk-doc bash-completion meson)
checkdepends=(python2-gobject python2-dbus)
groups=(gnome)
_commit=63e7dae51fbb033707e4f255684b6913340f4605 # tags/2.1.1^0
_commit=4d55944786f15f0515152cef5de372f8502acb34 # tags/2.1.2^0
source=("git+https://gitlab.gnome.org/GNOME/tracker.git#commit=$_commit")
sha256sums=('SKIP')