From 737832e1bd70820f477143512b5c89a30a6e81d0 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 9 Oct 2013 03:23:29 -0700 Subject: Wed Oct 9 03:18:48 PDT 2013 --- community/solfege/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/solfege/PKGBUILD') 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 # Contributor: Corrado Primier # Contributor: sickhate # 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" -- cgit v1.2.3-54-g00ecf