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

Andrea Scarpino andrea at archlinux.org
Tue Sep 6 08:23:14 UTC 2011


    Date: Tuesday, September 6, 2011 @ 04:23:14
  Author: andrea
Revision: 137165

KDE 4.7.1

Modified:
  kdenetwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-06 08:23:11 UTC (rev 137164)
+++ PKGBUILD	2011-09-06 08:23:14 UTC (rev 137165)
@@ -10,7 +10,7 @@
          'kdenetwork-kppp'
          'kdenetwork-krdc'
          'kdenetwork-krfb')
-pkgver=4.7.0
+pkgver=4.7.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -21,7 +21,7 @@
     'v4l-utils' 'libidn' 'rdesktop' 'qimageblitz' 'libxdamage' 'libgadu'
     'telepathy-qt4' 'libktorrent' 'libmms' 'mediastreamer')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('e9e9d9c648d7d0e38852bc3417faa605bd62c1d1')
+sha1sums=('4fd674223dcb68a548ddec3e65acf380d3d2ec68')
 
 build() {
     cd "${srcdir}"
@@ -62,9 +62,6 @@
 	make DESTDIR=$pkgdir install
 	cd $srcdir/build/doc/kget
 	make DESTDIR=$pkgdir install
-
-        # Use the python2 executable
-        find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|'
 }
 
 package_kdenetwork-kopete() {




More information about the arch-commits mailing list