[arch-commits] CVS update of extra/gnome/banshee (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Apr 23 17:09:17 UTC 2007


    Date: Monday, April 23, 2007 @ 13:09:17
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/banshee

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: banshee 0.12.1-2
Increase pkgrel, forgot about it last time


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


Index: extra/gnome/banshee/PKGBUILD
diff -u extra/gnome/banshee/PKGBUILD:1.15 extra/gnome/banshee/PKGBUILD:1.16
--- extra/gnome/banshee/PKGBUILD:1.15	Sun Apr 22 11:18:01 2007
+++ extra/gnome/banshee/PKGBUILD	Mon Apr 23 13:09:17 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.15 2007/04/22 15:18:01 jgc Exp $
+# $Id: PKGBUILD,v 1.16 2007/04/23 17:09:17 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=banshee
 pkgver=0.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Music management and playback for GNOME"
 arch=(i686 x86_64)
 url="http://banshee-project.org/"
@@ -18,7 +18,7 @@
 options=('nolibtool')
 install=banshee.install
 source=(http://banshee-project.org/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('')
+md5sums=('6bcfe0a4ca92e6cce86244938f004b8c')
 
 build() {
   export MONO_SHARED_DIR=${startdir}/src/.wabi
@@ -31,7 +31,6 @@
 	--with-gstreamer-0-10 --disable-static
   make || return 1
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install
-  rm -rf "${MONO_SHARED_DIR}"
 
   mkdir -p ${startdir}/pkg/usr/share/gconf/schemas
   gconf-merge-schema ${startdir}/pkg/usr/share/gconf/schemas/${pkgname}.schemas ${startdir}/pkg/etc/gconf/schemas/*.schemas




More information about the arch-commits mailing list