summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYichao Zhou2016-07-31 13:56:58 -0700
committerYichao Zhou2016-07-31 13:56:58 -0700
commit87ca509fa51c56ae57ad7cc150d1619860461749 (patch)
tree98b10a6e4af1b578cb4f3fe91402111ed75cf33f
parentf42cd432abd8727a5e19a55cd303df7dea921f36 (diff)
downloadaur-87ca509fa51c56ae57ad7cc150d1619860461749.tar.gz
version bump
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67416bf9fbbb..a2bdc06a68ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu May 19 07:42:00 UTC 2016
+# Sun Jul 31 20:56:43 UTC 2016
pkgbase = evince-lcdfilter
pkgdesc = Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt))
- pkgver = 3.20.0
- pkgrel = 2
+ pkgver = 3.20.1
+ pkgrel = 0
url = https://wiki.gnome.org/Apps/Evince
arch = i686
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = evince-lcdfilter
depends = libgxps
depends = libspectre
depends = gsfonts
- depends = poppler-glib
+ depends = poppler-glib-lcdfilter
depends = djvulibre
depends = t1lib
depends = dconf
@@ -32,12 +32,12 @@ pkgbase = evince-lcdfilter
depends = gst-plugins-base-libs
optdepends = texlive-bin: DVI support
optdepends = gvfs: bookmark support and session saving
- provides = evince=3.20.0
+ provides = evince=3.20.1
conflicts = evince
options = !emptydirs
- source = https://download.gnome.org/sources/evince/3.20/evince-3.20.0.tar.xz
+ source = https://download.gnome.org/sources/evince/3.20/evince-3.20.1.tar.xz
source = evince-poppler-subpixel.patch
- sha256sums = cf8358a453686c2a7f85d245f83fe918c0ce02eb6532339f3e02e31249a5a280
+ sha256sums = fc7ac23036939c24f02e9fed6dd6e28a85b4b00b60fa4b591b86443251d20055
sha256sums = SKIP
pkgname = evince-lcdfilter
diff --git a/PKGBUILD b/PKGBUILD
index d562d3c7a38b..b84c09ed9058 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=evince
pkgname=evince-lcdfilter
-pkgver=3.20.0
-pkgrel=2
+pkgver=3.20.1
+pkgrel=0
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)
license=(GPL)
-depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf
+depends=(gtk3 libgxps libspectre gsfonts poppler-glib-lcdfilter djvulibre t1lib dconf
libsecret gsettings-desktop-schemas gnome-desktop libarchive
gst-plugins-base-libs)
makedepends=(itstool libnautilus-extension texlive-bin gobject-introspection
@@ -21,7 +21,7 @@ groups=(gnome)
options=('!emptydirs')
source=(https://download.gnome.org/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz
evince-poppler-subpixel.patch)
-sha256sums=('cf8358a453686c2a7f85d245f83fe918c0ce02eb6532339f3e02e31249a5a280'
+sha256sums=('fc7ac23036939c24f02e9fed6dd6e28a85b4b00b60fa4b591b86443251d20055'
'SKIP')
build() {