summaryrefslogtreecommitdiff
path: root/community/supercollider/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-07 00:03:53 +0000
committerroot <root@rshg054.dnsready.net>2012-09-07 00:03:53 +0000
commited51a8c1611ffa602f5f9628c858f6edbc218fc8 (patch)
tree9da1c83153c6a7313cc5fbdc6a361083051e9f1d /community/supercollider/PKGBUILD
parent3a491cfc574c49ee5f006f74323b6d432d372ab8 (diff)
Fri Sep 7 00:03:53 UTC 2012
Diffstat (limited to 'community/supercollider/PKGBUILD')
-rw-r--r--community/supercollider/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/supercollider/PKGBUILD b/community/supercollider/PKGBUILD
index ab22feaba..5d9a0c65a 100644
--- a/community/supercollider/PKGBUILD
+++ b/community/supercollider/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 75278 2012-08-17 15:40:58Z speps $
+# $Id: PKGBUILD 75940 2012-09-05 23:11:46Z speps $
# Maintainer : speps <speps at aur dot archlinux dot org>
# Contributor: <farid at archlinux-br.org>
_name=SuperCollider
pkgname=supercollider
-pkgver=3.5.4
+pkgver=3.5.5
pkgrel=1
pkgdesc="An environment and programming language for real time audio synthesis and algorithmic composition"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ optdepends=('emacs: emacs interface'
'ruby: vim support')
install="$pkgname.install"
source=("http://download.sourceforge.net/project/$pkgname/Source/$pkgver/$_name-$pkgver-Source-linux.tar.bz2")
-md5sums=('8f0cd3a77e3adf0fd44cf6882ad39703')
+md5sums=('55c08e1d3665346b85dbff4c27c1accc')
build() {
cd "$srcdir/$_name-Source"