mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/tracker to 2.1.3-1
This commit is contained in:
parent
140b6f787a
commit
c9d6b09e0c
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - disable functional tests
|
||||
|
||||
pkgname=tracker
|
||||
pkgver=2.1.2
|
||||
pkgver=2.1.3
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop-neutral user information store, search tool and indexer"
|
||||
url="https://wiki.gnome.org/Projects/Tracker"
|
||||
|
@ -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=4d55944786f15f0515152cef5de372f8502acb34 # tags/2.1.2^0
|
||||
_commit=bb6aaa421bd6a88fb87e3d75a2d0f09319e0c4fa # tags/2.1.3^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/tracker.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue