summaryrefslogtreecommitdiff
path: root/community/solfege/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/solfege/PKGBUILD')
-rw-r--r--community/solfege/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/solfege/PKGBUILD b/community/solfege/PKGBUILD
index c69ddd790..af0593ccc 100644
--- a/community/solfege/PKGBUILD
+++ b/community/solfege/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 42458 2011-03-16 20:03:30Z schiv $
+# $Id: PKGBUILD 48966 2011-06-08 20:39:27Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: sickhate <sickhate@tux-linux.net>
pkgname=solfege
-pkgver=3.18.7
+pkgver=3.18.8
pkgrel=1
pkgdesc="Music education and ear training software"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
url="http://www.solfege.org/"
license=('GPL3')
depends=('pygtk' 'libgtkhtml')
@@ -16,9 +16,9 @@ makedepends=('ghostscript' 'gnome-doc-utils' 'librsvg' 'libxslt'
optdepends=('timidity++: Software MIDI support')
changelog=$pkgname.changelog
install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
- solfege.desktop)
-md5sums=('c65df6e0eb7a724b8a81e41d23344e02'
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+ 'solfege.desktop')
+md5sums=('5e166de37f223b79e78c656661828e5d'
'22b89dcfd9e7c98ab238942139b8a970')
build() {