Date: Sunday, December 2, 2012 @ 06:19:20 Author: andrea Revision: 172321
KDE 4.10 beta2 Modified: kde-base-artwork/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:19:16 UTC (rev 172320) +++ PKGBUILD 2012-12-02 11:19:20 UTC (rev 172321) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kde-base-artwork -pkgver=4.9.80 +pkgver=4.9.90 pkgrel=1 pkgdesc="KDE KSplash theme" arch=('any') @@ -10,7 +10,7 @@ license=('LGPL') makedepends=('kdelibs' 'cmake' 'automoc4') source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('77eb95af458ce6eb98a5c1c244e578459bc7605e') +sha1sums=('aef99c5fc97172623fe61b393081740d16912199') build() { cd $srcdir
