diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/jack/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/jack/PKGBUILD')
-rw-r--r-- | extra/jack/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/jack/PKGBUILD b/extra/jack/PKGBUILD index 9b63ad04c..e000eb6e2 100644 --- a/extra/jack/PKGBUILD +++ b/extra/jack/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 168114 2012-10-06 05:43:44Z schiv $ +# $Id: PKGBUILD 198116 2013-10-30 12:53:12Z allan $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: tobias <tobias@archlinux.net> # Contributor: Robert Emil Berge <robert@rebi.no> @@ -16,7 +16,6 @@ optdepends=('libffado: FireWire support' 'celt: NetJACK driver') url="http://jackaudio.org/" backup=(etc/security/limits.d/99-audio.conf) -options=('!libtool') provides=("$_longname=$pkgver") conflicts=("$_longname") replaces=("$_longname") |