author | Andrea Scarpino
<andrea@archlinux.org> 2012-05-03 13:23:23 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2012-05-03 13:23:23 UTC |
parent | 1a39c9cb793564e725862d5fdb19699a89490bcb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 182eece..0210c03 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdegraphics-mobipocket -pkgver=4.8.2 +pkgver=4.8.3 pkgrel=1 pkgdesc="A collection of plugins to handle mobipocket files" url="http://kde.org/" @@ -13,7 +13,7 @@ replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('60ea4e3e0e7030ed61c35761c5542d967cd161fc') +sha1sums=('97a19a437e53f1b0ec538d7d35bbf25605e6845e') build() { cd "${srcdir}"