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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:56:25 UTC 2012


    Date: Friday, November 16, 2012 @ 14:56:24
  Author: andrea
Revision: 171187

KDE 4.10 beta1 - first steps

Added:
  kdeedu-kstars/kde-unstable/
Modified:
  kdeedu-kstars/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:56:24 UTC (rev 171187)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kstars
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc="Desktop Planetarium"
 url="http://kde.org/applications/education/kstars/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libindi')
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kstars-${pkgver}.tar.xz")
-sha1sums=('35f88135c42483144d17013c520243e7a77bde95')
+source=("http://download.kde.org/unstable/${pkgver}/src/kstars-${pkgver}.tar.xz")
+sha1sums=('792b0f991512fd372e9492b008540c6357059bb3')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list