[arch-commits] Commit in sonata/trunk (PKGBUILD)
James Rayner
james at archlinux.org
Sat May 24 22:58:48 UTC 2008
Date: Saturday, May 24, 2008 @ 18:58:48
Author: james
Revision: 2090
upgpkg: sonata 1.5.1-2
Modified:
sonata/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-05-24 22:41:33 UTC (rev 2089)
+++ PKGBUILD 2008-05-24 22:58:48 UTC (rev 2090)
@@ -4,12 +4,12 @@
pkgname=sonata
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="A lightweight GTK+ music client for MPD"
url="http://sonata.berlios.de"
license=('GPL3')
arch=(i686 x86_64)
-depends=('pygtk' 'python-mpd')
+depends=('dbus-python' 'pygtk' 'python-mpd')
source=(http://download.berlios.de/sonata/sonata-$pkgver.tar.bz2)
install=$pkgname.install
@@ -22,4 +22,5 @@
+
md5sums=('93bd7d5f0a7606807757c4f7450b7c8a')
More information about the arch-commits
mailing list