[arch-commits] Commit in xfce4-mpc-plugin/trunk (PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Sun Nov 9 06:51:58 UTC 2008
Date: Sunday, November 9, 2008 @ 01:51:58
Author: tobias
Revision: 18801
upgpkg: xfce4-mpc-plugin 0.3.3-1
Modified:
xfce4-mpc-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-09 06:49:48 UTC (rev 18800)
+++ PKGBUILD 2008-11-09 06:51:58 UTC (rev 18801)
@@ -3,18 +3,18 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-mpc-plugin
-pkgver=0.3.2
-pkgrel=2
+pkgver=0.3.3
+pkgrel=1
pkgdesc="plugin to control the music player daemon from the xfce4-panel"
arch=(i686 x86_64)
license=('GPL2')
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libmpd')
+depends=('xfce4-panel' 'libmpd>=0.16.1')
makedepends=('pkgconfig' 'perlxml')
options=(!libtool)
source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a44d3ddb45cb524bf77d3522cac57286')
+md5sums=('b4f7f67589f34f77973a51dd5069712d')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list