git » kdegraphics-mobipocket.git » commit 6c4d622

KDE 4.9.1

author Andrea Scarpino
2012-09-03 21:51:55 UTC
committer Andrea Scarpino
2012-09-03 21:51:55 UTC
parent 4f59dc5bd69c8b250e1faac9292f840b1c50378b

KDE 4.9.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e8fa5df..328e65e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdegraphics-mobipocket
-pkgver=4.9.0
+pkgver=4.9.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=('5d3b549ca12914b649096da61b96fa8568976674')
+sha1sums=('7361731d3d69acba9aeab3b9d16bb2a2e4c3a547')
 
 build() {
   cd "${srcdir}"