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 0aabd2a58..e1132545f 100644 --- a/libre/kdegraphics-okular/PKGBUILD +++ b/libre/kdegraphics-okular/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 278584 2016-10-13 15:30:27Z arojas $ +# $Id: PKGBUILD 280288 2016-11-10 18:13:29Z 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.2 +pkgver=16.08.3 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=('cf610ee827c0d5a72d97a655667db0f6de5a17e2' +sha1sums=('744d78e513f4ab3cad9b8c41c9fd31ac398f15ec' 'f7323d1d39d660785fa71c0365a17795008db819') prepare() { |