[arch-commits] Commit in kdebindings-python/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon May 30 22:54:30 UTC 2011


    Date: Monday, May 30, 2011 @ 18:54:29
  Author: andrea
Revision: 125873

fix checksums

Modified:
  kdebindings-python/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-30 20:58:35 UTC (rev 125872)
+++ PKGBUILD	2011-05-30 22:54:29 UTC (rev 125873)
@@ -14,7 +14,7 @@
 source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2"
         'fix-build.patch')
 sha1sums=('f45e40298046ecea382f9b85c34b3e21d856a9da'
-          '3d2329981ea571d38f0354c6d1300a2743a775db')
+          '4eb8917ad922819bbea038d79a9786cf5d0e2767')
 
 build() {
   cd "${srcdir}"/pykde4-${pkgver}
@@ -37,5 +37,3 @@
   # Use the python2 executable
   find "${pkgdir}" -name '*.py' | xargs sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|'
 }
-sha1sums=('f45e40298046ecea382f9b85c34b3e21d856a9da'
-          '4eb8917ad922819bbea038d79a9786cf5d0e2767')




More information about the arch-commits mailing list