[arch-commits] Commit in esound/repos (extra-i686 extra-i686/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Nov 28 20:35:54 UTC 2008
Date: Friday, November 28, 2008 @ 15:35:54
Author: jgc
Revision: 19662
Merged revisions 19659 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/esound/trunk
........
r19659 | jgc | 2008-11-28 20:33:34 +0000 (Fri, 28 Nov 2008) | 2 lines
upgpkg: esound 0.2.41-1
Fix provides
........
Modified:
esound/repos/extra-i686/ (properties)
esound/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Property changes on: esound/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /esound/trunk:1-19648
+ /esound/trunk:1-19661
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-11-28 20:33:49 UTC (rev 19661)
+++ extra-i686/PKGBUILD 2008-11-28 20:35:54 UTC (rev 19662)
@@ -8,7 +8,7 @@
license=('LGPL')
depends=('audiofile' 'tcp_wrappers' 'alsa-lib>=1.0.18')
url="http://www.tux.org/~ricdude/EsounD.html"
-provides=("esd>=${pkgver}")
+provides=("esd=${pkgver}")
replaces=('esd')
conflicts=('esd')
backup=('etc/esd.conf')
More information about the arch-commits
mailing list