[arch-commits] CVS update of extra/lib/pymad (PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Jul 14 02:33:56 UTC 2007


    Date: Friday, July 13, 2007 @ 22:33:56
  Author: eric
    Path: /home/cvs-extra/extra/lib/pymad

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: pymad 0.6-1
added license


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


Index: extra/lib/pymad/PKGBUILD
diff -u extra/lib/pymad/PKGBUILD:1.3 extra/lib/pymad/PKGBUILD:1.4
--- extra/lib/pymad/PKGBUILD:1.3	Wed Jan 24 11:22:16 2007
+++ extra/lib/pymad/PKGBUILD	Fri Jul 13 22:33:56 2007
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.3 2007/01/24 16:22:16 jason Exp $
+# $Id: PKGBUILD,v 1.4 2007/07/14 02:33:56 eric Exp $
 # Maintainer: Mark Rosenstand <mark at archlinux.org
 # Contributor: Corrado Primier <cp663137 at stud.polimi.it>
 pkgname=pymad
-pkgver=0.5.4
-pkgrel=4
+pkgver=0.6
+pkgrel=1
 pkgdesc="Python interface to libmad."
 arch=(i686 x86_64)
 url="http://www.spacepants.org/src/pymad/"
+license=('LGPL')
 depends=('libmad' 'python>=2.5')
 source=(http://www.spacepants.org/src/pymad/download/$pkgname-$pkgver.tar.gz)
-md5sums=('5a2b86cf3b3501a620ef8156b49289cb')
+md5sums=('a1405fb4b610348565c8d0e400c5ff18')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list