Date: Wednesday, February 4, 2015 @ 08:41:27 Author: fyan Revision: 230615
upgpkg: gwenview 14.12.2-1 Modified: gwenview/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 07:41:20 UTC (rev 230614) +++ PKGBUILD 2015-02-04 07:41:27 UTC (rev 230615) @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=gwenview -pkgver=14.12.1 -pkgrel=3 +pkgver=14.12.2 +pkgrel=1 pkgdesc="A fast and easy to use image viewer for KDE" url='http://kde.org/applications/graphics/gwenview/' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ conflicts=('kdegraphics-gwenview') install=$pkgname.install source=("http://download.kde.org/stable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz") -sha1sums=('eb4415328bea6309ac0a51fe1852b715ed263883') +sha1sums=('9a5168ed2ad47ed77e178c501c006a2f71403cf2') prepare() { mkdir build
