diff options
Diffstat (limited to 'kde-unstable/kdegames/PKGBUILD')
-rw-r--r-- | kde-unstable/kdegames/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdegames/PKGBUILD b/kde-unstable/kdegames/PKGBUILD index 1ae9c4c2f..cf5485e3e 100644 --- a/kde-unstable/kdegames/PKGBUILD +++ b/kde-unstable/kdegames/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 128572 2011-06-24 12:54:54Z andrea $ +# $Id: PKGBUILD 131326 2011-07-12 17:49:40Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> @@ -43,7 +43,7 @@ pkgname=('kdegames-bomber' 'kdegames-libkmahjongg' 'kdegames-lskat' 'kdegames-palapeli') -pkgver=4.6.90 +pkgver=4.6.95 pkgrel=1 arch=('i686' 'x86_64') url='http://www.kde.org' @@ -52,7 +52,7 @@ groups=('kde' 'kdegames') makedepends=('pkgconfig' 'cmake' 'automoc4' 'ggz-client-libs' 'twisted' 'kdebindings-python' 'openal') source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2") -sha1sums=('b20c005287ec09b70096146507f49b0a34c48a90') +sha1sums=('a3d2e30a94e6200ce7ae7454310eee90105d8f66') build() { cd $srcdir |