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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Tue Oct 1 15:22:20 UTC 2013


    Date: Tuesday, October 1, 2013 @ 17:22:20
  Author: svenstaro
Revision: 195607

upgpkg: kdeedu-kstars 4.11.2-1

kde 4.11.2 release

Modified:
  kdeedu-kstars/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-01 15:22:12 UTC (rev 195606)
+++ PKGBUILD	2013-10-01 15:22:20 UTC (rev 195607)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kstars
-pkgver=4.11.1
+pkgver=4.11.2
 pkgrel=1
 pkgdesc="Desktop Planetarium"
 url="http://kde.org/applications/education/kstars/"
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'eigen')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/kstars-${pkgver}.tar.xz")
-sha1sums=('9538e20b031f12cb12e189bf215173bc023c41e0')
+sha1sums=('9dc44a2b6a6cda29d3508206b1737f38d5bff54a')
 
 build() {
   mkdir build
@@ -29,4 +29,5 @@
 package() {
   cd build
   make DESTDIR="${pkgdir}" install
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' ${pkgdir}/usr/share/apps/kstars/scripts/supernova_updates_parser.py
 }




More information about the arch-commits mailing list