[arch-commits] Commit in libcanberra/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Nov 19 19:12:17 UTC 2010
Date: Friday, November 19, 2010 @ 14:12:17
Author: heftig
Revision: 100011
upgpkg: libcanberra 0.26-2
Replace libcanberra-pulse
Modified:
libcanberra/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-19 19:09:35 UTC (rev 100010)
+++ PKGBUILD 2010-11-19 19:12:17 UTC (rev 100011)
@@ -3,7 +3,7 @@
pkgname=libcanberra
pkgver=0.26
-pkgrel=1
+pkgrel=2
pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification"
arch=(i686 x86_64)
license=('LGPL')
@@ -12,6 +12,9 @@
install=libcanberra.install
options=(!emptydirs)
url=http://0pointer.de/lennart/projects/libcanberra
+replaces=(libcanberra-pulse)
+provides=(libcanberra-pulse=$pkgver-$pkgrel)
+conflicts=(libcanberra-pulse)
source=(http://0pointer.de/lennart/projects/${pkgname}/${pkgname}-${pkgver}.tar.gz
libcanberra-gtk-module.sh)
md5sums=('ee2c66ada7c851a4e7b6eb1682285a24'
More information about the arch-commits
mailing list