author | Andrea Scarpino
<andrea@archlinux.org> 2012-03-30 16:15:06 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2012-03-30 16:15:06 UTC |
parent | 7c371c445b0bd589485e2f2240e88b6d5ae242bf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 18c3672..182eece 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdegraphics-mobipocket -pkgver=4.8.1 +pkgver=4.8.2 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=('6ffef4612619ac433addee9fae7f49c05455863b') +sha1sums=('60ea4e3e0e7030ed61c35761c5542d967cd161fc') build() { cd "${srcdir}"