[arch-commits] Commit in kdegames-bomber/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:21:40 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:21:40
  Author: andrea
Revision: 176430

KDE 4.10

Modified:
  kdegames-bomber/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:21:39 UTC (rev 176429)
+++ PKGBUILD	2013-01-31 11:21:40 UTC (rev 176430)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-bomber
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A single player arcade game"
 url="http://kde.org/applications/games/bomber/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/bomber-${pkgver}.tar.xz")
-sha1sums=('d5ec6990bf846de37cc7f90ec79df4f0126292a5')
+source=("http://download.kde.org/stable/${pkgver}/src/bomber-${pkgver}.tar.xz")
+sha1sums=('d9aaba9642c7e18977aa02805e9a418d2d806c28')
 
 build() {
   mkdir build




More information about the arch-commits mailing list