diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-12-19 15:12:44 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-12-19 15:28:59 +0100 |
commit | 7778796e5ca25c5108cc134f6f8b6c27bf9668bd (patch) | |
tree | 7fc6345957570ff846ed54f794977be3d30e42c5 | |
parent | 6785074846520e6bee4d3712a375cae6213513af (diff) | |
download | abslibre-7778796e5ca25c5108cc134f6f8b6c27bf9668bd.tar.gz abslibre-7778796e5ca25c5108cc134f6f8b6c27bf9668bd.tar.bz2 abslibre-7778796e5ca25c5108cc134f6f8b6c27bf9668bd.zip |
libre/okular: updated to 17.12.0
-rw-r--r-- | libre/okular/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/okular/PKGBUILD b/libre/okular/PKGBUILD index 5e0807986..0ce5ed681 100644 --- a/libre/okular/PKGBUILD +++ b/libre/okular/PKGBUILD @@ -7,7 +7,7 @@ pkgname=okular -pkgver=17.08.3 +pkgver=17.12.0 pkgrel=1.parabola1 arch=(i686 x86_64 armv7h) @@ -29,7 +29,7 @@ groups=(kde-applications kdegraphics) source=("https://download.kde.org/stable/applications/$pkgver/src/okular-$pkgver.tar.xz"{,.sig} 'turn_off_copy-protection_anti-feature.patch') -sha256sums=('d32e69b6be2a10d0eadc6f616be53dc8dd372c9123a6311628ac3f97b69054fd' +sha256sums=('0594eb61bd939a596ea5416a682b14ad56120330c3eba11c92b5d72a5b80ff33' 'SKIP' '83cf760b3ae6e03d49e02369375dae3ecc05a6800d512dd9ffeaac1648c19457') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> |