summaryrefslogtreecommitdiff
path: root/community/solfege
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-27 23:14:33 +0000
committerroot <root@rshg054.dnsready.net>2011-09-27 23:14:33 +0000
commitccb9d72bbf1ee4f7a54113eac76a16b0b5014869 (patch)
treeb54ca3606d7cff4133dac1e84183328e555f4085 /community/solfege
parentabcf87c553a18aec8372de7f690b5aa91a7a0d24 (diff)
Tue Sep 27 23:14:33 UTC 2011
Diffstat (limited to 'community/solfege')
-rw-r--r--community/solfege/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
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 <schiv@archlinux.org>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: sickhate <sickhate@tux-linux.net>
# 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"