[arch-commits] Commit in xfce4-mixer/repos (extra-i686 extra-i686/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Tue Apr 21 04:53:49 UTC 2009
Date: Tuesday, April 21, 2009 @ 00:53:49
Author: andyrtr
Revision: 36344
Merged revisions 36291 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/xfce4-mixer/trunk
........
r36291 | andyrtr | 2009-04-20 21:40:46 +0000 (Mo, 20 Apr 2009) | 2 lines
upgpkg: xfce4-mixer 4.6.1-1
new version 4.6.1
........
Modified:
xfce4-mixer/repos/extra-i686/ (properties)
xfce4-mixer/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: xfce4-mixer/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /xfce4-mixer/trunk:1-28360
+ /xfce4-mixer/trunk:1-36343
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-04-21 04:52:05 UTC (rev 36343)
+++ extra-i686/PKGBUILD 2009-04-21 04:53:49 UTC (rev 36344)
@@ -2,14 +2,14 @@
# Maintainer: Tobias Kieslich <tobias funnychar archlinux.org>
pkgname=xfce4-mixer
-pkgver=4.6.0
-pkgrel=2
+pkgver=4.6.1
+pkgrel=1
pkgdesc="The volume control plugin for the Xfce panel"
arch=(i686 x86_64)
license=('GPL2')
url="http://www.xfce.org/"
groups=('xfce4')
-depends=("xfce4-panel>=$pkgver" 'gstreamer0.10-base>=0.10.21' 'hicolor-icon-theme')
+depends=("xfce4-panel>=$pkgver" 'gstreamer0.10-base>=0.10.22' 'hicolor-icon-theme')
makedepends=('pkgconfig' 'intltool')
optdepends=('gstreamer0.10-base-plugins: to support basic audio hardware' \
'gstreamer0.10-good-plugins: well supported hardware'\
@@ -18,7 +18,7 @@
options=('!libtool')
install=${pkgname}.install
source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ee7956a73efe43da4b27ad9cd1f4d20b')
+md5sums=('a99e2455445480ef5081fe69454a46fc')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list