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

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


    Date: Thursday, January 31, 2013 @ 12:21:35
  Author: andrea
Revision: 176427

KDE 4.10

Modified:
  kdeedu-parley/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:21:32 UTC (rev 176426)
+++ PKGBUILD	2013-01-31 11:21:35 UTC (rev 176427)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-parley
-pkgver=4.9.98
+pkgver=4.10.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.xz")
-sha1sums=('c6791057e2c8127f30dbbf064897dd74a4faa61a')
+source=("http://download.kde.org/stable/${pkgver}/src/parley-${pkgver}.tar.xz")
+sha1sums=('9de22027fdb57fb516a0ae63d95341361ea939db')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list