From 6e35be4b44d90f92ddceb8b067cbbf03fc652a35 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 25 May 2011 22:48:05 +0000 Subject: Wed May 25 22:48:05 UTC 2011 --- extra/rosegarden/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/rosegarden') diff --git a/extra/rosegarden/PKGBUILD b/extra/rosegarden/PKGBUILD index 8362e9f18..e3227ab9d 100644 --- a/extra/rosegarden/PKGBUILD +++ b/extra/rosegarden/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 109447 2011-02-09 17:52:06Z schiv $ -# Maintainer: Ray Rashif +# $Id: PKGBUILD 124858 2011-05-24 19:56:15Z schiv $ +# Maintainer: Ray Rashif # Contributor: Giovanni Scafora # Contributor: damir # Contributor: Robert Emil Berge pkgname=rosegarden -pkgver=11.02 +pkgver=11.06 pkgrel=1 pkgdesc="MIDI/audio sequencer and notation editor" arch=('i686' 'x86_64') @@ -24,7 +24,7 @@ optdepends=('lilypond: notation display' 'dssi-vst: win32 VST support') install=$pkgname.install source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('fca86bfd7351a16cc2b55a85d2c8a128') +md5sums=('77ab43d06de53ace338843ff82e26288') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf