Date: Thursday, May 3, 2012 @ 09:21:08 Author: andrea Revision: 158153
KDE 4.8.3 Modified: libkipi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-03 13:21:05 UTC (rev 158152) +++ PKGBUILD 2012-05-03 13:21:08 UTC (rev 158153) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libkipi -pkgver=4.8.2 +pkgver=4.8.3 pkgrel=1 pkgdesc="An interface to use kipi-plugins from a KDE application" 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=('c2f788e05f5e6d52e10578ebd58a2b1dd8f65c89') +sha1sums=('1646eca0521524eabcc8c1c97d8d2f85ff181cac') build() { cd "${srcdir}"
