mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/tracker to 2.1.4-1
This commit is contained in:
parent
d959898080
commit
3bfe1e6e01
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
|
||||
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||
# Contributor: Alexander Fehr <pizzapunk gmail com>
|
||||
|
@ -7,7 +6,7 @@
|
|||
# - disable functional tests
|
||||
|
||||
pkgname=tracker
|
||||
pkgver=2.1.3
|
||||
pkgver=2.1.4
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop-neutral user information store, search tool and indexer"
|
||||
url="https://wiki.gnome.org/Projects/Tracker"
|
||||
|
@ -17,7 +16,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=bb6aaa421bd6a88fb87e3d75a2d0f09319e0c4fa # tags/2.1.3^0
|
||||
_commit=717488f992a542d67c5fdfb613dbb66646c41f74 # tags/2.1.4^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/tracker.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue