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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:20:14 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:20:14
  Author: andrea
Revision: 176418

KDE 4.10

Modified:
  kdeedu-kig/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:20:11 UTC (rev 176417)
+++ PKGBUILD	2013-01-31 11:20:14 UTC (rev 176418)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kig
-pkgver=4.9.98
-pkgrel=2
+pkgver=4.10.0
+pkgrel=1
 pkgdesc="Interactive Geometry"
 url="http://kde.org/applications/education/kig/"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz")
-sha1sums=('13bb31e22634677000bc451bb205158a33b25fae')
+source=("http://download.kde.org/stable/${pkgver}/src/kig-${pkgver}.tar.xz")
+sha1sums=('42504e6358f5d1f7685c8d2663efa5bce5464b93')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list