From ccb9d72bbf1ee4f7a54113eac76a16b0b5014869 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Sep 2011 23:14:33 +0000 Subject: Tue Sep 27 23:14:33 UTC 2011 --- community/solfege/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'community/solfege/PKGBUILD') diff --git a/community/solfege/PKGBUILD b/community/solfege/PKGBUILD index 219ef52ed..255ea0f87 100644 --- a/community/solfege/PKGBUILD +++ b/community/solfege/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 55432 2011-09-12 10:32:31Z schiv $ +# $Id: PKGBUILD 55949 2011-09-26 18:58:53Z schiv $ # Maintainer: Ray Rashif # Contributor: Corrado Primier # Contributor: sickhate # TODO: # bring in pyalsa, csound, mma - +options=('!makeflags') pkgname=solfege -pkgver=3.20.1 +pkgver=3.20.3 pkgrel=1 pkgdesc="Music education and ear training software" arch=('i686' 'x86_64') @@ -23,9 +23,8 @@ optdepends=('timidity++: or any MIDI player & MIDI-WAV converter' #'lilypond: for generating print-outs & score sheets' 'texlive-bin: use LaTeX to replace HTML reports with DVI') changelog=$pkgname.changelog -install=$pkgname.install source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('41e04601afe758dc9e44c08d82193855') +md5sums=('b6546691d0e34595e3c87c0e38a8ae15') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf