diff options
Diffstat (limited to 'extra/xfce4-mixer/PKGBUILD')
-rw-r--r-- | extra/xfce4-mixer/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-mixer/PKGBUILD b/extra/xfce4-mixer/PKGBUILD index 22b544e11..d8ed644b8 100644 --- a/extra/xfce4-mixer/PKGBUILD +++ b/extra/xfce4-mixer/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 184824 2013-05-09 08:12:58Z foutrelis $ +# $Id: PKGBUILD 198556 2013-10-30 15:35:11Z allan $ # Maintainer: Tobias Kieslich <tobias funnychar archlinux.org> pkgname=xfce4-mixer @@ -12,7 +12,6 @@ groups=('xfce4') depends=('xfce4-panel' 'gstreamer0.10-base-plugins' 'libunique') optdepends=('gstreamer0.10-good-plugins: for OSS and PulseAudio support') makedepends=('intltool') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) sha256sums=('a8c589001b438171ea5a6b46ce9895c3ffbc5081ab67805ab9870e540068dade') |