summaryrefslogtreecommitdiff
path: root/community/solfege/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/solfege/PKGBUILD')
-rw-r--r--community/solfege/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/solfege/PKGBUILD b/community/solfege/PKGBUILD
index 8b3e6aaff..7ba744b5f 100644
--- a/community/solfege/PKGBUILD
+++ b/community/solfege/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 93249 2013-06-29 19:58:40Z schiv $
+# $Id: PKGBUILD 98416 2013-10-09 19:27:11Z 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
-pkgrel=1
+pkgver=3.22.2
+pkgrel=2
pkgdesc="Music education and ear training software"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.solfege.org/"
license=('GPL3')
-depends=('pygtk' 'libgtkhtml' 'librsvg')
+depends=('pygtk' 'librsvg')
makedepends=('ghostscript' 'gnome-doc-utils' 'libxslt'
'swig' 'texinfo' 'txt2man')
optdepends=('timidity++: or any MIDI player & MIDI-WAV converter'
@@ -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"