summaryrefslogtreecommitdiff
path: root/community/qtractor/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qtractor/PKGBUILD')
-rw-r--r--community/qtractor/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/qtractor/PKGBUILD b/community/qtractor/PKGBUILD
index 17f6a97c6..ccd1df61a 100644
--- a/community/qtractor/PKGBUILD
+++ b/community/qtractor/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 94309 2013-07-19 17:36:37Z schiv $
+# $Id: PKGBUILD 98346 2013-10-08 20:19:08Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
pkgname=qtractor
-pkgver=0.5.10
+pkgver=0.5.11
pkgrel=1
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('ladspa' 'dssi')
[ "$CARCH" = "i686" ] && optdepends=('dssi-vst: win32 VST support')
install=qtractor.install
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('54a9c2b4eb0f65e44bdc27c91849a341')
+md5sums=('97a07f55ea61747859b1fd6c284a0806')
build() {
cd "$srcdir/$pkgname-$pkgver"