[arch-commits] Commit in banshee/trunk (PKGBUILD)

Hugo Doria hugo at archlinux.org
Thu Jan 22 00:12:45 UTC 2009


    Date: Wednesday, January 21, 2009 @ 19:12:44
  Author: hugo
Revision: 24858

upgpkg: banshee 1.4.2-2
    Fixing FS#12874

Modified:
  banshee/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-22 00:10:45 UTC (rev 24857)
+++ PKGBUILD	2009-01-22 00:12:44 UTC (rev 24858)
@@ -3,7 +3,7 @@
 
 pkgname=banshee
 pkgver=1.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Music management and playback for GNOME"
 arch=('i686' 'x86_64')
 url="http://banshee-project.org/"
@@ -13,7 +13,8 @@
 optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
 	    'gstreamer0.10-bad-plugins: Extra media codecs'
 	    'gstreamer0.10-ffmpeg: Extra media codecs'
-	    'brasero: CD burning')
+	    'brasero: CD burning'
+	    'notify-sharp-svn: Display Banshee tray icon')
 options=('!libtool' '!makeflags' '!emptydirs')
 install=banshee.install
 source=(http://download.banshee-project.org/${pkgname}/${pkgname}-1-${pkgver}.tar.bz2)




More information about the arch-commits mailing list