git » kdegraphics-mobipocket.git » commit ae2e0eb

KDE 4.11.1

author Andrea Scarpino
2013-09-10 12:51:41 UTC
committer Andrea Scarpino
2013-09-10 12:51:41 UTC
parent 97f286603666740224047c1f52e8db52aaea43e7

KDE 4.11.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d10a7aa..389f965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdegraphics-mobipocket
-pkgver=4.11.0
+pkgver=4.11.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=('bbfdb3bc09a307b9277269629c86bb2ebe9656f6')
+sha1sums=('4f84f1a5443158a7f58b857c370867ce62ddf6b6')
 
 build() {
   cd "${srcdir}"