git » kdegraphics-mobipocket.git » commit 1a08026

KDE Applications 15.04

author Antonio Rojas
2015-04-10 06:56:26 UTC
committer Antonio Rojas
2015-04-10 06:56:26 UTC
parent 5a39e4135a766c530f04ecaaf8bc173e9e759be4

KDE Applications 15.04

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 75f5814..f443c1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdegraphics-mobipocket
-pkgver=14.12.3
+pkgver=15.04.0
 pkgrel=1
 pkgdesc="A collection of plugins to handle mobipocket files"
 url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket"
@@ -10,12 +10,12 @@ arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdegraphics')
+groups=('kde-applications' 'kdegraphics')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('14ebf0cd5179c5d9976df5d8d9240e981abf992c')
+sha1sums=('476fc1ce1cd3382c415af6782b0ad97b481a8254')
 
 prepare() {
   mkdir build