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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:36:14 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:36:14
  Author: andrea
Revision: 147328

KDE 4.8.0

Modified:
  kdeedu-parley/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:36:11 UTC (rev 147327)
+++ PKGBUILD	2012-01-25 20:36:14 UTC (rev 147328)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-parley
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="Vocabulary Trainer"
 url="http://kde.org/applications/education/parley/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdeedu')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/parley-${pkgver}.tar.bz2")
-sha1sums=('221805bede547f456ec129f8f35ff7b39b83f6cc')
+source=("http://download.kde.org/stable/${pkgver}/src/parley-${pkgver}.tar.bz2")
+sha1sums=('800eea4d6339da608cc720b5d6186de9a43b70ce')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list