git » kdegraphics-mobipocket.git » commit 1830af9

Update to 22.04.0

author Antonio Rojas
2022-04-21 08:58:40 UTC
committer Antonio Rojas
2022-04-21 08:58:40 UTC
parent 9a35620c61486ffbcd05c91faef215cfbdf5dda5

Update to 22.04.0

PKGBUILD +4 -5

diff --git a/PKGBUILD b/PKGBUILD
index 26ef189..e854d01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,16 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdegraphics-mobipocket
-pkgver=21.12.3
+pkgver=22.04.0
 pkgrel=1
-pkgdesc='A collection of plugins to handle mobipocket files'
+pkgdesc='A library to handle mobipocket files'
 url='https://apps.kde.org/es/kdegraphics_mobipocket/'
 arch=(x86_64)
 license=(GPL LGPL FDL)
-depends=(kio)
+depends=(qt5-base)
 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=('58c4dc769972a1472a9cfe1d134a77a12e9a78357829247d247aa73bc8e83124'
+sha256sums=('33640fcef6d379f1dbfe9bc6ccedeba9b744c3c75f8f929f24795a511c5d364a'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>