summaryrefslogtreecommitdiff
path: root/community/celt-0.7
diff options
context:
space:
mode:
Diffstat (limited to 'community/celt-0.7')
-rw-r--r--community/celt-0.7/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/celt-0.7/PKGBUILD b/community/celt-0.7/PKGBUILD
index 4b7c5aa1c..f22201bd7 100644
--- a/community/celt-0.7/PKGBUILD
+++ b/community/celt-0.7/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 40766 2011-02-26 17:17:27Z schiv $
+# $Id: PKGBUILD 61638 2012-01-05 08:56:24Z svenstaro $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Lauri Niskanen <ape@ape3000.com>
@@ -6,13 +6,13 @@
pkgname=celt-0.7
_realname=celt
pkgver=0.7.1
-pkgrel=2
+pkgrel=3
pkgdesc="Low-latency audio communication codec"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.celt-codec.org"
license=('BSD')
depends=('libogg')
-provides=('celt=$pkgver')
+#provides=('celt=$pkgver')
conflicts=('celt')
options=('!libtool')
source=(http://downloads.xiph.org/releases/celt/$_realname-$pkgver.tar.gz)