summaryrefslogtreecommitdiff
path: root/community/solfege/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/solfege/PKGBUILD')
-rw-r--r--community/solfege/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/solfege/PKGBUILD b/community/solfege/PKGBUILD
index d26440d70..d917d4ca7 100644
--- a/community/solfege/PKGBUILD
+++ b/community/solfege/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 93249 2013-06-29 19:58:40Z schiv $
+# $Id: PKGBUILD 98354 2013-10-08 21:01:12Z 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.22.0
+pkgver=3.22.2
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=('8a5275d6db3ff181068441d7e32ad7f3')
+md5sums=('ee9778d2b960b7afb375c5b3c3878222')
build() {
cd "$srcdir/$pkgname-$pkgver"