diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-10-14 18:28:12 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-10-14 18:28:12 -0300 |
commit | ac44f3616856043b457d5a1f5cdf8f1b73d377b9 (patch) | |
tree | 3f0aa94b43cfe47d2387cda17f9330a393dbf0d5 /libre | |
parent | 8c77bf43ac33033ff5652375512fca208967238c (diff) | |
download | abslibre-ac44f3616856043b457d5a1f5cdf8f1b73d377b9.tar.gz abslibre-ac44f3616856043b457d5a1f5cdf8f1b73d377b9.tar.bz2 abslibre-ac44f3616856043b457d5a1f5cdf8f1b73d377b9.zip |
kdegraphics-okular-16.08.2-1.parabola1: updating version
Diffstat (limited to 'libre')
-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() { |