Date: Sunday, January 1, 2012 @ 07:30:42 Author: schiv Revision: 145794
update to latest upstream release; move contributors to contrib Added: snd/trunk/.contrib Modified: snd/trunk/PKGBUILD ----------+ .contrib | 2 ++ PKGBUILD | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) Added: .contrib =================================================================== --- .contrib (rev 0) +++ .contrib 2012-01-01 12:30:42 UTC (rev 145794) @@ -0,0 +1,2 @@ +# Contributor: Tom Newsom <[email protected]> +# Contributor: dorphell <[email protected]> Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-01 02:41:17 UTC (rev 145793) +++ PKGBUILD 2012-01-01 12:30:42 UTC (rev 145794) @@ -1,11 +1,10 @@ # $Id$ # Maintainer: Ray Rashif <[email protected]> # Contributor: Juergen Hoetzel <[email protected]> -# Contributor: Tom Newsom <[email protected]> -# Contributor: dorphell <[email protected]> +# Contributor: see .contrib pkgname=snd -pkgver=12.5 +pkgver=12.7 pkgrel=1 pkgdesc="An advanced sound editor" arch=('i686' 'x86_64')
