Date: Monday, March 4, 2013 @ 12:12:29
  Author: andrea
Revision: 179231

KDE 4.10.1

Modified:
  kdegames-ksudoku/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-03-04 11:12:26 UTC (rev 179230)
+++ PKGBUILD    2013-03-04 11:12:29 UTC (rev 179231)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <[email protected]>
 
 pkgname=kdegames-ksudoku
-pkgver=4.10.0
+pkgver=4.10.1
 pkgrel=1
 pkgdesc="A logic-based symbol placement puzzle"
 url="http://kde.org/applications/games/ksudoku/";
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=("http://download.kde.org/stable/${pkgver}/src/ksudoku-${pkgver}.tar.xz";)
-sha1sums=('07db527cbfdbaf65da1a7f2d63b51aa8055a94c5')
+sha1sums=('7243c63fd117708cbcc53fc745f2a270414d4284')
 
 build() {
   mkdir build

Reply via email to