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

Stéphane Gaudreault stephane at archlinux.org
Tue Mar 8 14:48:29 UTC 2011


    Date: Tuesday, March 8, 2011 @ 09:48:28
  Author: stephane
Revision: 113404

upgpkg: pylint 0.23.0-2
Add pyo file, Tidy up PKGBUILD

Modified:
  pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-08 14:32:35 UTC (rev 113403)
+++ PKGBUILD	2011-03-08 14:48:28 UTC (rev 113404)
@@ -13,9 +13,9 @@
 makedepends=('python2-distribute')
 optdepends=('tk: Pylint GUI')
 source=("http://ftp.logilab.org/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('3c241b161b7e6826011cb8bde4fcf891')
+sha1sums=('d06e759693df4619233b8d386201f463be4a3663')
 
-package() {
+build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
   python2 setup.py build




More information about the arch-commits mailing list