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

Douglas Soares de Andrade douglas at archlinux.org
Sat Sep 6 03:13:20 UTC 2008


    Date: Friday, September 5, 2008 @ 23:13:19
  Author: douglas
Revision: 11882

upgpkg: python-opengl 3.0.0b5-1
    Updated for i686: 3.0.0b5

Modified:
  python-opengl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-06 03:06:24 UTC (rev 11881)
+++ PKGBUILD	2008-09-06 03:13:19 UTC (rev 11882)
@@ -4,7 +4,7 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=python-opengl
-pkgver=3.0.0b3
+pkgver=3.0.0b5
 pkgrel=1
 pkgdesc="The cross platform Python binding to OpenGL and related APIs"
 arch=(i686 x86_64)
@@ -14,9 +14,9 @@
 conflicts=('pyopengl' 'python-pyopengl')
 url="http://pyopengl.sourceforge.net"
 
-source=(http://dl.sourceforge.net/pyopengl/PyOpenGL-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/pyopengl/PyOpenGL-$pkgver.tar.gz)
 
-md5sums=('a9ef90a2256df749b859dc04d221a6dc')
+md5sums=('4e46b6ce318b82799109a4850dd37c50')
 
 build() {
     cd $startdir/src/PyOpenGL-$pkgver




More information about the arch-commits mailing list