summaryrefslogtreecommitdiff
path: root/community/solfege
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-30 01:17:13 -0700
committerroot <root@rshg054.dnsready.net>2013-06-30 01:17:13 -0700
commit7a8005609048a38bb6b7538effb4236b49385cd5 (patch)
treee1c35bdece7832f3cfafb52d79ff70a57e1023b7 /community/solfege
parent904e95f187c6f547dfa804cd58feeba306962031 (diff)
Sun Jun 30 01:15:30 PDT 2013
Diffstat (limited to 'community/solfege')
-rw-r--r--community/solfege/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/solfege/PKGBUILD b/community/solfege/PKGBUILD
index 7fe94a67c..d26440d70 100644
--- a/community/solfege/PKGBUILD
+++ b/community/solfege/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 82340 2013-01-15 15:31:26Z schiv $
+# $Id: PKGBUILD 93249 2013-06-29 19:58:40Z 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
pkgname=solfege
-pkgver=3.20.8
+pkgver=3.22.0
pkgrel=1
pkgdesc="Music education and ear training software"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ 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')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('401f421bde27112d7fa01aaccc080a95')
+md5sums=('8a5275d6db3ff181068441d7e32ad7f3')
build() {
cd "$srcdir/$pkgname-$pkgver"