[arch-commits] Commit in xfce4-mixer/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Apr 20 21:40:46 UTC 2009
Date: Monday, April 20, 2009 @ 17:40:46
Author: andyrtr
Revision: 36291
upgpkg: xfce4-mixer 4.6.1-1
new version 4.6.1
Modified:
xfce4-mixer/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-20 21:40:14 UTC (rev 36290)
+++ PKGBUILD 2009-04-20 21:40:46 UTC (rev 36291)
@@ -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