diff options
-rw-r--r-- | libre/kdegraphics-okular/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kdegraphics-okular/PKGBUILD b/libre/kdegraphics-okular/PKGBUILD index d3a185631..0aabd2a58 100644 --- a/libre/kdegraphics-okular/PKGBUILD +++ b/libre/kdegraphics-okular/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 275851 2016-09-08 15:18:47Z arojas $ +# $Id: PKGBUILD 278584 2016-10-13 15:30:27Z arojas $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kdegraphics-okular -pkgver=16.08.1 +pkgver=16.08.2 pkgrel=1.parabola1 pkgdesc='Document Viewer, with copy-protection anti-feature turn off by default' arch=('i686' 'x86_64' 'armv7h') @@ -18,7 +18,7 @@ optdepends=('ebook-tools: mobi and epub support' 'kdegraphics-mobipocket: mobi support') source=("http://download.kde.org/stable/applications/${pkgver}/src/okular-${pkgver}.tar.xz" 'turn_off_copy-protection_anti-feature.patch') -sha1sums=('0da5ed6704bc6cc1d08826020ebf95cda54eebec' +sha1sums=('cf610ee827c0d5a72d97a655667db0f6de5a17e2' 'f7323d1d39d660785fa71c0365a17795008db819') prepare() { |