Date: Friday, March 30, 2012 @ 12:15:06 Author: andrea Revision: 154721
KDE 4.8.2 Modified: kdegraphics-mobipocket/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-30 16:15:03 UTC (rev 154720) +++ PKGBUILD 2012-03-30 16:15:06 UTC (rev 154721) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> 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/" @@ -14,7 +14,7 @@ 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}"
