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

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:47:28 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:47:28
  Author: andrea
Revision: 132529

KDE 4.7.0

Modified:
  kdeedu-kstars/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:47:25 UTC (rev 132528)
+++ PKGBUILD	2011-07-24 22:47:28 UTC (rev 132529)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kstars
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="Desktop Planetarium"
 url="http://kde.org/applications/education/kstars/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'eigen' 'cfitsio' 'libindi')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kstars-${pkgver}.tar.bz2")
-sha1sums=('11d870bacf8ef814998f874e2fc8c3cf82059dcf')
+source=("http://download.kde.org/stable/${pkgver}/src/kstars-${pkgver}.tar.bz2")
+sha1sums=('7ef3b53889aceb97b9452bf0b581a3aeefd243dc')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list