[arch-commits] Commit in kdeedu-kbruch/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:35:44 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:35:43
  Author: andrea
Revision: 147317

KDE 4.8.0

Modified:
  kdeedu-kbruch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:35:41 UTC (rev 147316)
+++ PKGBUILD	2012-01-25 20:35:43 UTC (rev 147317)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kbruch
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="Exercise Fractions"
 url="http://kde.org/applications/education/kbruch/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kbruch-${pkgver}.tar.bz2")
-sha1sums=('e0bed8c63b69d5d6be4125ddb6013d88df0899e6')
+source=("http://download.kde.org/stable/${pkgver}/src/kbruch-${pkgver}.tar.bz2")
+sha1sums=('0f602d0dd1355dbf84c26f813458bdeb0508f4f8')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list