git » kdegraphics-mobipocket.git » commit 0edc4b9

KDE 4.11.3

author Andrea Scarpino
2013-11-04 15:13:00 UTC
committer Andrea Scarpino
2013-11-04 15:13:00 UTC
parent a2802be0e6ad3fe317fc26d40d1f276ab5a759e5

KDE 4.11.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9993037..24af8b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdegraphics-mobipocket
-pkgver=4.11.2
+pkgver=4.11.3
 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=('d1ab52f21a3908cebe22348e9aee3d649d2f32c5')
+sha1sums=('53d52b27ed1dd0149dacf2cd672ef52e762385d8')
 
 build() {
   cd "${srcdir}"