mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/tracker to 2.0.4-1
This commit is contained in:
parent
fecf3ce632
commit
23f007996c
1 changed files with 4 additions and 4 deletions
|
@ -8,8 +8,8 @@
|
|||
# - comment deleting tracker-tests in packaging
|
||||
|
||||
pkgname=tracker
|
||||
pkgver=2.0.3
|
||||
pkgrel=2
|
||||
pkgver=2.0.4
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop-neutral user information store, search tool and indexer"
|
||||
url="https://wiki.gnome.org/Projects/Tracker"
|
||||
arch=(x86_64)
|
||||
|
@ -18,8 +18,8 @@ depends=(sqlite icu glib2 libffi util-linux libstemmer libseccomp libsoup json-g
|
|||
makedepends=(gobject-introspection intltool vala git gtk-doc bash-completion)
|
||||
checkdepends=(python2-gobject python2-dbus)
|
||||
groups=(gnome)
|
||||
_commit=a96f2fabb2a3b8fb02cc344183c0818e8e2ecb13 # tags/2.0.3^0
|
||||
source=("git+https://git.gnome.org/browse/tracker#commit=$_commit")
|
||||
_commit=6b4671767c9012ae29951641edde1516e21604a4 # tags/2.0.4^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/tracker.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Reference in a new issue