summaryrefslogtreecommitdiff
path: root/community/portaudio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/portaudio/PKGBUILD')
-rw-r--r--community/portaudio/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/portaudio/PKGBUILD b/community/portaudio/PKGBUILD
index fac6fb857..82291a2e5 100644
--- a/community/portaudio/PKGBUILD
+++ b/community/portaudio/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 96889 2013-09-07 11:45:00Z bgyorgy $
+# $Id: PKGBUILD 99961 2013-10-31 02:42:36Z allan $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Darwin Bautista <djclue917@gmail.com>
@@ -6,7 +6,7 @@
pkgname=portaudio
pkgver=19_20111121
-pkgrel=2
+pkgrel=3
pkgdesc='A free, cross-platform, open source, audio I/O library.'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.portaudio.com/'
@@ -15,7 +15,6 @@ depends=('gcc-libs' 'jack')
conflicts=('portaudio_cpp')
provides=('portaudio_cpp')
replaces=('portaudio_cpp')
-options=('!libtool')
source=("http://www.portaudio.com/archives/pa_stable_v$pkgver.tgz")
md5sums=('25c85c1cc5e9e657486cbc299c6c035a')