author | Antonio Rojas
<arojas@archlinux.org> 2017-05-11 09:53:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-11 09:53:38 UTC |
parent | 25993b63940da5ebeb9038c365463bc7c02e7a54 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 965f599..729740a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdegraphics-mobipocket -pkgver=17.04.0 +pkgver=17.04.1 pkgrel=1 pkgdesc="A collection of plugins to handle mobipocket files" url="https://www.kde.org/applications/graphics/" @@ -14,7 +14,7 @@ depends=(kio) makedepends=(extra-cmake-modules) groups=(kde-applications kdegraphics) source=("https://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('03795ec8d2709c00123a87097132ae63bcc2b649953b278dff804f76ae514749' +sha256sums=('f4d2adc44512467606834195af96c341b5bfc8a8bfa94e03224a4db64e3cabbe' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>