summaryrefslogtreecommitdiff
path: root/community/solfege
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-10 00:02:12 +0000
committerroot <root@rshg054.dnsready.net>2012-08-10 00:02:12 +0000
commit20107df59a093c814f11aa0328f3d006a3aa696e (patch)
tree386ebe17c5486289ba3d6d12bed05575688dcf66 /community/solfege
parentd5bbc26b6a8a40b207200a1d19d466206ea3ee13 (diff)
Fri Aug 10 00:02:11 UTC 2012
Diffstat (limited to 'community/solfege')
-rw-r--r--community/solfege/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/solfege/PKGBUILD b/community/solfege/PKGBUILD
index 894a4a211..2b8624278 100644
--- a/community/solfege/PKGBUILD
+++ b/community/solfege/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 68019 2012-03-17 01:01:55Z giovanni $
+# $Id: PKGBUILD 74889 2012-08-08 19:20:31Z giovanni $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: sickhate <sickhate@tux-linux.net>
@@ -6,14 +6,14 @@
# TODO:
# bring in pyalsa, csound, mma
pkgname=solfege
-pkgver=3.20.4
-pkgrel=2
+pkgver=3.20.6
+pkgrel=1
pkgdesc="Music education and ear training software"
arch=('i686' 'x86_64')
url="http://www.solfege.org/"
license=('GPL3')
-depends=('pygtk' 'libgtkhtml')
-makedepends=('ghostscript' 'gnome-doc-utils' 'librsvg' 'libxslt'
+depends=('pygtk' 'libgtkhtml' 'librsvg')
+makedepends=('ghostscript' 'gnome-doc-utils' 'libxslt'
'swig' 'texinfo' 'txt2man')
optdepends=('timidity++: or any MIDI player & MIDI-WAV converter'
'mpg123: or any MP3 player'
@@ -22,7 +22,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=('3a1914158ad218ad5b119ee4f719b567')
+md5sums=('078e3bb06df0355e8ed53ee633ed3abd')
build() {
cd "$srcdir/$pkgname-$pkgver"