[arch-commits] Commit in python-pygame/trunk (ChangeLog PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Fri Aug 1 02:07:43 UTC 2008


    Date: Thursday, July 31, 2008 @ 22:07:42
  Author: douglas
Revision: 7411

upgpkg: python-pygame 1.8.1-1
    Updated for i686: 1.8.1

Modified:
  python-pygame/trunk/ChangeLog
  python-pygame/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |   11 ++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2008-08-01 02:01:16 UTC (rev 7410)
+++ ChangeLog	2008-08-01 02:07:42 UTC (rev 7411)
@@ -1,3 +1,8 @@
+
+2008-07-31  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated for i686: 1.8.1
+
 2008-03-31  Eric Belanger  <eric at archlinux.org>
 
 	* python-pygame 1.8.0-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-01 02:01:16 UTC (rev 7410)
+++ PKGBUILD	2008-08-01 02:07:42 UTC (rev 7411)
@@ -1,21 +1,22 @@
 # $Id$
-# Maintainer: Eric Belanger <eric at archlinux.org>
+# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
+# Contributor: Eric Belanger <eric at archlinux.org>
 # Contributor: john(?)
 
 pkgname=python-pygame
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="Python game library"
 arch=('i686' 'x86_64')
 url="http://www.pygame.org/"
 license=('LGPL')
-depends=('python>=2.5' 'python-numeric>=24.2-2' 'sdl_mixer' 'libvorbis' 'sdl_ttf' 'sdl_image' 'smpeg')
+depends=('python' 'sdl_mixer' 'libvorbis' 'sdl_ttf' 'sdl_image' 'smpeg')
 replaces=('pygame')
 provides=('pygame')
 source=(http://pygame.org/ftp/pygame-${pkgver}release.tar.gz)
-md5sums=('8d9cca47d356db2ada07865aa066dceb')
-sha1sums=('00ef4695efc7a666017862ae4cffc316902dd99b')
 
+md5sums=('3e72f11d99c1a46ed69eb943c9de20a5')
+
 build() {
   cd ${startdir}/src/pygame-${pkgver}release
   python setup.py install --root=${startdir}/pkg --prefix=/usr





More information about the arch-commits mailing list