git » kdegraphics-mobipocket.git » commit a527794

Update to 21.04.0

author Antonio Rojas
2021-04-22 09:19:13 UTC
committer Antonio Rojas
2021-04-22 09:19:13 UTC
parent 8c0295e2357a9a6f3d7188ff5ea7d62646467db0

Update to 21.04.0

PKGBUILD +5 -5

diff --git a/PKGBUILD b/PKGBUILD
index ab7282b..71334a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdegraphics-mobipocket
-pkgver=20.12.3
+pkgver=21.04.0
 pkgrel=1
-pkgdesc="A collection of plugins to handle mobipocket files"
-url="https://www.kde.org/applications/graphics/"
+pkgdesc='A collection of plugins to handle mobipocket files'
+url='https://apps.kde.org/es/kdegraphics_mobipocket/'
 arch=(x86_64)
 license=(GPL LGPL FDL)
 depends=(kio)
 makedepends=(extra-cmake-modules)
 groups=(kde-applications kde-graphics)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9448b979b9722bc73bd0429733016399933f9c41f19b5cc1ecb8458226fd71fd'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('57e436f2babdbf28bcce0ae7802638a80e18ee1ccbe0f7bfae6775c19c73fd02'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>