summaryrefslogtreecommitdiffstats
path: root/gnome-documents/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-documents/Pkgfile')
-rw-r--r--gnome-documents/Pkgfile7
1 files changed, 2 insertions, 5 deletions
diff --git a/gnome-documents/Pkgfile b/gnome-documents/Pkgfile
index 507cbf8..f29664e 100644
--- a/gnome-documents/Pkgfile
+++ b/gnome-documents/Pkgfile
@@ -6,15 +6,12 @@
# Run on: tracker,evince,gtk3,libgdata,gnome-desktop,gnome-online-accounts,clutter-gtk,gjs
name=gnome-documents
-version=0.3.4
+version=0.3.91
release=1
-source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz
- tracker-0.13.patch)
+source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 < ../tracker-0.13.patch
- autoconf
PYTHON=python2 ./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \