[arch-commits] Commit in evince/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Jun 23 16:37:33 UTC 2016


    Date: Thursday, June 23, 2016 @ 16:37:32
  Author: heftig
Revision: 270499

3.20.1-1

Modified:
  evince/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-23 16:25:51 UTC (rev 270498)
+++ PKGBUILD	2016-06-23 16:37:32 UTC (rev 270499)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evince
-pkgver=3.20.0
-pkgrel=2
+pkgver=3.20.1
+pkgrel=1
 pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt))"
 url="https://wiki.gnome.org/Apps/Evince"
 arch=(i686 x86_64)
@@ -18,7 +18,7 @@
 groups=(gnome)
 options=('!emptydirs')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cf8358a453686c2a7f85d245f83fe918c0ce02eb6532339f3e02e31249a5a280')
+sha256sums=('fc7ac23036939c24f02e9fed6dd6e28a85b4b00b60fa4b591b86443251d20055')
 
 build() {
   cd $pkgname-$pkgver
@@ -37,8 +37,7 @@
     --enable-comics \
     --enable-gtk-doc \
     --enable-multimedia \
-    --disable-schemas-compile \
-    --disable-browser-plugin
+    --disable-schemas-compile
 
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 



More information about the arch-commits mailing list