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

Hugo Doria hugo at archlinux.org
Sun Oct 26 19:38:45 UTC 2008


    Date: Sunday, October 26, 2008 @ 15:38:45
  Author: hugo
Revision: 17191

upgpkg: banshee 1.3.3-1
    just a bump release

Modified:
  banshee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-26 19:38:23 UTC (rev 17190)
+++ PKGBUILD	2008-10-26 19:38:45 UTC (rev 17191)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=banshee
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="Music management and playback for GNOME"
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 	    'gstreamer0.10-ffmpeg: Extra media codecs')
 options=('!libtool' '!makeflags' '!emptydirs')
 install=banshee.install
-source=(http://download.banshee-project.org/${pkgname}/${pkgname}-1-${pkgver}.tar.gz)
-md5sums=('168ec8488465ec09336c95a285437495')
+source=(http://download.banshee-project.org/${pkgname}/${pkgname}-1-${pkgver}.tar.bz2)
+md5sums=('bc7ce33597b5a1d1dd9529053522ee7d')
 
 build() {
   export MONO_SHARED_DIR="${srcdir}/.wabi"




More information about the arch-commits mailing list