summaryrefslogtreecommitdiff
path: root/extra/jack/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/jack/PKGBUILD')
-rw-r--r--extra/jack/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/jack/PKGBUILD b/extra/jack/PKGBUILD
index f2f5f2f2d..b01ab7191 100644
--- a/extra/jack/PKGBUILD
+++ b/extra/jack/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 112020 2011-03-03 07:49:00Z schiv $
+# $Id: PKGBUILD 125794 2011-05-29 20:29:19Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: tobias <tobias@archlinux.net>
# Contributor: Robert Emil Berge <robert@rebi.no>
pkgname=jack
_longname=jack-audio-connection-kit
-pkgver=0.120.1
+pkgver=0.120.2
pkgrel=1
pkgdesc="A low-latency audio server"
arch=('i686' 'x86_64' 'mips64el')
@@ -19,7 +19,7 @@ provides=("$_longname=$pkgver")
replaces=("$_longname")
changelog=$pkgname.changelog
source=("http://jackaudio.org/downloads/$_longname-$pkgver.tar.gz")
-md5sums=('e45bab906be64e4e2752cbd855a8efd5')
+md5sums=('21f453676bfb9cb63a3df7e19546f0ed')
build() {
cd "$srcdir/$_longname-$pkgver"