Date: Wednesday, March 6, 2019 @ 19:08:49
  Author: heftig
Revision: 347159

2.2.1-1

Modified:
  tracker/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-06 18:58:52 UTC (rev 347158)
+++ PKGBUILD    2019-03-06 19:08:49 UTC (rev 347159)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=tracker
-pkgver=2.2.0
-pkgrel=3
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="Desktop-neutral user information store, search tool and indexer"
 url="https://wiki.gnome.org/Projects/Tracker";
 arch=(x86_64)
@@ -11,9 +11,9 @@
 license=(GPL)
 depends=(sqlite icu glib2 libffi util-linux libstemmer libseccomp libsoup 
json-glib upower libnm)
 makedepends=(gobject-introspection intltool vala git gtk-doc bash-completion 
meson)
-checkdepends=(python2-gobject python2-dbus)
+checkdepends=(python-gobject python-dbus)
 groups=(gnome)
-_commit=b70b9e159538852f9a8cd267ad5d4d0b57fd8074  # tags/2_2_0^0
+_commit=c09ac0beda85498b365a89863a2cfb25b490202a  # tags/2.2.1^0
 source=("git+https://gitlab.gnome.org/GNOME/tracker.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to