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

Ionut Biru ibiru at archlinux.org
Sun Jun 13 18:31:37 UTC 2010


    Date: Sunday, June 13, 2010 @ 14:31:37
  Author: ibiru
Revision: 82579

upgpkg: banshee 1.6.1-1
update to 1.6.1

Modified:
  banshee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-13 18:16:23 UTC (rev 82578)
+++ PKGBUILD	2010-06-13 18:31:37 UTC (rev 82579)
@@ -2,15 +2,15 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=banshee
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="Music management and playback for GNOME"
 arch=('i686' 'x86_64')
 url="http://banshee-project.org/"
 license=('MIT')
-depends=('sqlite3' 'ndesk-dbus-glib' 'mono-addins' 'taglib-sharp' 
-         'gstreamer0.10-good-plugins' 'gstreamer0.10-base-plugins' 
-         'gnome-sharp' 'libmtp' 'ipod-sharp' 'boo' 'mono-zeroconf' 
+depends=('sqlite3' 'ndesk-dbus-glib' 'mono-addins' 'taglib-sharp'
+         'gstreamer0.10-good-plugins' 'gstreamer0.10-base-plugins'
+         'gnome-sharp' 'libmtp' 'ipod-sharp' 'boo' 'mono-zeroconf'
          'libxxf86vm' 'gnome-icon-theme' 'desktop-file-utils' 'webkit-sharp')
 makedepends=('pkgconfig' 'intltool')
 optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
@@ -21,7 +21,7 @@
 options=('!libtool' '!makeflags' '!emptydirs')
 install=banshee.install
 source=(http://download.banshee-project.org/${pkgname}/stable/${pkgver}/${pkgname}-1-${pkgver}.tar.bz2)
-md5sums=('4ab6f48198627ed7a9a10b13c2656cd2')
+md5sums=('c3456dfa052d9a323f68d3763212c23d')
 
 build() {
   export MONO_SHARED_DIR="${srcdir}/.wabi"




More information about the arch-commits mailing list