Date: Monday, March 29, 2010 @ 16:24:13 Author: ibiru Revision: 74009
update to 2.30.0 Modified: brasero/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-29 20:24:11 UTC (rev 74008) +++ PKGBUILD 2010-03-29 20:24:13 UTC (rev 74009) @@ -4,15 +4,15 @@ # Contributor: William Rea <[email protected]> pkgname=brasero -pkgver=2.29.92 +pkgver=2.30.0 pkgrel=1 pkgdesc="A disc burning application for Gnome" arch=('i686' 'x86_64') url="http://www.gnome.org/projects/brasero" license=('GPL') options=('!libtool' '!emptydirs') -depends=('gstreamer0.10-base-plugins>=0.10.26' 'totem-plparser>=2.29.92' 'libbeagle>=0.3.9' 'cdrkit' 'cdrdao' 'desktop-file-utils' 'hicolor-icon-theme' 'libunique>=1.1.6' 'gconf>=2.28.0' 'libcanberra' 'dvd+rw-tools') -makedepends=('gnome-doc-utils>=0.18.0' 'intltool' 'libburn' 'libisofs' 'nautilus' 'gobject-introspection') +depends=('gstreamer0.10-base-plugins>=0.10.26' 'totem-plparser>=2.30.0' 'libbeagle>=0.3.9' 'cdrkit' 'cdrdao' 'desktop-file-utils' 'hicolor-icon-theme' 'libunique>=1.1.6' 'gconf>=2.28.0' 'libcanberra' 'dvd+rw-tools') +makedepends=('gnome-doc-utils>=0.20.0' 'intltool' 'libburn' 'libisofs' 'nautilus' 'gobject-introspection') optdepends=('libburn: alternative back-end' 'libisofs: libburn back-end' 'dvdauthor: video project' @@ -20,8 +20,8 @@ 'vcdimager: video project') replaces=('nautilus-cd-burner') install=brasero.install -source=(http://ftp.gnome.org/pub/gnome/sources/brasero/2.29/brasero-${pkgver}.tar.bz2) -sha256sums=('5d66b0db828f6f6bf07f8583577dced3d01935dd9f0fdf1abfe96b3f7eb46652') +source=(http://ftp.gnome.org/pub/gnome/sources/brasero/2.30/brasero-${pkgver}.tar.bz2) +sha256sums=('6e9ead811f6325ae8c46f888540d57bb9e8c58fddd651fb3442bed4b7a737799') build() { cd "${srcdir}/${pkgname}-${pkgver}"
