Date: Sunday, December 2, 2012 @ 02:46:05 Author: andrea Revision: 172259
KDE 4.9.4 Modified: kdegraphics-gwenview/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 07:46:01 UTC (rev 172258) +++ PKGBUILD 2012-12-02 07:46:05 UTC (rev 172259) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegraphics-gwenview -pkgver=4.9.3 +pkgver=4.9.4 pkgrel=1 pkgdesc="A fast and easy to use image viewer for KDE" url="http://kde.org/applications/graphics/gwenview/" @@ -14,7 +14,7 @@ optdepends=('kipi-plugins: extra plugins to share photos') install=$pkgname.install source=("http://download.kde.org/stable/${pkgver}/src/gwenview-${pkgver}.tar.xz") -sha1sums=('ec383c32b5a277e7f9567af67c48bcf19b6128e8') +sha1sums=('2bff681c1553f8431dcab24c809cde2586e69b88') build() { cd "${srcdir}"
