summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9370093a184e..d82eae453261 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = evince-no-gnome
pkgdesc = Document viewer, no gnome dependencies
pkgver = 41.3
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Apps/Evince
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d88b592fab28..188236c87a0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=evince-no-gnome
_pkgname=evince
pkgver=41.3
-pkgrel=1
+pkgrel=2
pkgdesc="Document viewer, no gnome dependencies"
url="https://wiki.gnome.org/Apps/Evince"
arch=('i686' 'x86_64')
@@ -36,7 +36,6 @@ build() {
-D ps=enabled \
-D nautilus=false \
-D introspection=false \
- -D browser_plugin=false \
-D thumbnail_cache=disabled \
-D keyring=disabled
meson compile -C build