Date: Wednesday, March 4, 2015 @ 10:18:02 Author: fyan Revision: 232540
upgpkg: kde-base-artwork 14.12.3-1 Modified: kde-base-artwork/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 09:09:08 UTC (rev 232539) +++ PKGBUILD 2015-03-04 09:18:02 UTC (rev 232540) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kde-base-artwork -pkgver=14.12.2 +pkgver=14.12.3 pkgrel=1 pkgdesc="KDE KSplash theme" arch=('any') @@ -11,7 +11,7 @@ license=('LGPL') makedepends=('kdelibs' 'cmake' 'automoc4') source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('c7a80b530754e1601acf60cf04ca19001b5b6548') +sha1sums=('e5708ee34fe99ee4ea6d920f80522f5327c00864') build() { cd $srcdir
