Date: Thursday, January 31, 2013 @ 12:17:37
  Author: andrea
Revision: 176383

KDE 4.10

Modified:
  kde-base-artwork/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-01-31 11:17:18 UTC (rev 176382)
+++ PKGBUILD    2013-01-31 11:17:37 UTC (rev 176383)
@@ -2,15 +2,15 @@
 # Maintainer: Andrea Scarpino <[email protected]>
 
 pkgname=kde-base-artwork
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="KDE KSplash theme"
 arch=('any')
 url='http://www.kde.org/'
 license=('LGPL')
 makedepends=('kdelibs' 'cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('34f8a14c5e7dca558c93ffbb3a94141cd900ff6e')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('45c5f86445704d4bc7d8f6922eb621ce3bfff5e2')
 
 build() {
        cd $srcdir

Reply via email to