diff options
Diffstat (limited to 'libre/okular')
-rw-r--r-- | libre/okular/PKGBUILD | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/libre/okular/PKGBUILD b/libre/okular/PKGBUILD index 60ed77bc1..e36b35655 100644 --- a/libre/okular/PKGBUILD +++ b/libre/okular/PKGBUILD @@ -1,11 +1,12 @@ +# Maintainer: Andreas Grapentin <andreas@grapentin.org> # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Maintainer (Arch): Antonio Rojas <arojas@archlinux.org> -# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> -# Maintainer: André Silva <emulatorman@hyperbola.info> +# Contributor: André Silva <emulatorman@hyperbola.info> # Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net> +# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> pkgname=okular -pkgver=17.08.1 +pkgver=17.08.2 pkgrel=1.parabola1 pkgdesc='Document Viewer, with copy-protection anti-feature turn off by default' arch=(i686 x86_64 armv7h) @@ -16,7 +17,7 @@ depends=('djvulibre' 'libspectre' 'libkexiv2' 'poppler-qt5' 'qca-qt5' 'kpty' 'ka makedepends=('extra-cmake-modules' 'ebook-tools' 'kdegraphics-mobipocket' 'kdoctools' 'khtml' 'python' 'chmlib') optdepends=('ebook-tools: mobi and epub support' 'kdegraphics-mobipocket: mobi support' - 'kirigami2: mobile UI' + 'kirigami2: mobile UI' 'khtml: CHM support' 'chmlib: CHM support' 'calligra: ODT and ODP support') @@ -24,7 +25,7 @@ conflicts=(kdegraphics-okular) replaces=(kdegraphics-okular) source=("https://download.kde.org/stable/applications/${pkgver}/src/okular-${pkgver}.tar.xz"{,.sig} 'turn_off_copy-protection_anti-feature.patch') -sha256sums=('8625462d8426ad903500fe1d6821a65776715932f5746f2a46e911c59cd3f108' +sha256sums=('c56f57dc47b8c00208e374f3249d2cf69d6293cb9ebfeeb3601f1c64cbc37e56' 'SKIP' '83cf760b3ae6e03d49e02369375dae3ecc05a6800d512dd9ffeaac1648c19457') validpgpkeys=('CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7' # Albert Astals Cid <aacid@kde.org> |