Date: Thursday, August 18, 2022 @ 19:03:36 Author: felixonmars Revision: 453406
upgpkg: okular 22.08.0-1: KDE Gear 22.08.0 Added: okular/trunk/ Modified: okular/trunk/PKGBUILD Deleted: okular/trunk/ ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: trunk/PKGBUILD =================================================================== --- kde-unstable/PKGBUILD 2022-08-18 14:42:56 UTC (rev 453107) +++ trunk/PKGBUILD 2022-08-18 19:03:36 UTC (rev 453406) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=okular -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Document Viewer' arch=(x86_64) @@ -17,8 +17,8 @@ 'khtml: CHM support' 'chmlib: CHM support' 'calligra: ODT and ODP support' 'unrar: Comic Book Archive support' 'unarchiver: Comic Book Archive support (alternative)' 'kde-cli-tools: to configure web shortcuts' 'plasma-workspace: to configure web shortcuts') -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('03499aec2d4229de4a33c993281b08a23dd693c52d8138e6b20dc0ef995a63f3' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('72c0385cfa489043e9ac0318961fee1ee3360684aaf56b6693639d514df45fb7' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
