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

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


    Date: Thursday, January 31, 2013 @ 12:20:41
  Author: andrea
Revision: 176422

KDE 4.10

Modified:
  kdeedu-kstars/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:20:37 UTC (rev 176421)
+++ PKGBUILD	2013-01-31 11:20:41 UTC (rev 176422)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kstars
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="Desktop Planetarium"
 url="http://kde.org/applications/education/kstars/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'wcslib' 'libindi')
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kstars-${pkgver}.tar.xz")
-sha1sums=('b2f3110bb0ba5c5bfb1ec7171baeaebe8bc461a7')
+source=("http://download.kde.org/stable/${pkgver}/src/kstars-${pkgver}.tar.xz")
+sha1sums=('3b5542ddccf7b9a7d96649a26b0dffd1fb029046')
 
 build() {
   mkdir build




More information about the arch-commits mailing list