summaryrefslogtreecommitdiff
path: root/community/qtractor/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-09 03:23:29 -0700
committerroot <root@rshg054.dnsready.net>2013-10-09 03:23:29 -0700
commit737832e1bd70820f477143512b5c89a30a6e81d0 (patch)
tree665a7ce2bee287680b34294d30d2a2602da059ea /community/qtractor/PKGBUILD
parent3a0ad5dc35d5cff379cdfc736b9cae856416fe6a (diff)
Wed Oct 9 03:18:48 PDT 2013
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"