diff options
-rw-r--r-- | libre/okular/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/okular/PKGBUILD b/libre/okular/PKGBUILD index 45ab6571e..69897f92d 100644 --- a/libre/okular/PKGBUILD +++ b/libre/okular/PKGBUILD @@ -4,8 +4,8 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=okular -pkgver=16.12.1 -pkgrel=2.parabola1 +pkgver=16.12.2 +pkgrel=1.parabola1 pkgdesc='Document Viewer, with copy-protection anti-feature turn off by default' arch=(i686 x86_64 armv7h) url="http://kde.org/applications/graphics/okular/" @@ -19,7 +19,7 @@ conflicts=(kdegraphics-okular) replaces=(kdegraphics-okular) source=("http://download.kde.org/stable/applications/${pkgver}/src/okular-${pkgver}.tar.xz"{,.sig} 'turn_off_copy-protection_anti-feature.patch') -sha1sums=('1c74e8916704df95efca4b80ded980c0560153a9' +sha1sums=('0aaba8c0d4bf86966b94771560493c838141b9d8' 'SKIP' 'f7323d1d39d660785fa71c0365a17795008db819') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org> |