git » kdegraphics-mobipocket.git » commit 215e72f

KDE 4.10.1

author Andrea Scarpino
2013-03-04 11:12:58 UTC
committer Andrea Scarpino
2013-03-04 11:12:58 UTC
parent 730f257a3dbc14683e5dda42ab8aa2f2f8f1830b

KDE 4.10.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b612474..e79692d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdegraphics-mobipocket
-pkgver=4.10.0
+pkgver=4.10.1
 pkgrel=1
 pkgdesc="A collection of plugins to handle mobipocket files"
 url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket"
@@ -14,7 +14,7 @@ replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('a4e0e9519d0af2a38e96560f7023c36d1a1169ea')
+sha1sums=('5a718abd46648b89f66d5d1294ee0aaa4d9380df')
 
 build() {
   cd "${srcdir}"