Date: Monday, March 29, 2010 @ 16:06:50 Author: ibiru Revision: 73997
update to 2.30 Modified: yelp/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-29 19:59:53 UTC (rev 73996) +++ PKGBUILD 2010-03-29 20:06:50 UTC (rev 73997) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=yelp -pkgver=2.29.5 +pkgver=2.30.0 pkgrel=1 pkgdesc="A help browser for GNOME" arch=('i686' 'x86_64') -depends=('xulrunner>=1.9.2' 'gnome-doc-utils>=0.19.5' 'startup-notification>=0.10' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1' 'gconf>=2.28.0') +depends=('xulrunner>=1.9.2' 'gnome-doc-utils>=0.20.0' 'startup-notification>=0.10' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1' 'gconf>=2.28.0') makedepends=('intltool' 'pkgconfig') groups=('gnome') license=('GPL') options=('!emptydirs') url="http://www.gnome.org" install=yelp.install -source=(http://ftp.gnome.org/pub/gnome/sources/yelp/2.29/yelp-${pkgver}.tar.bz2) -sha256sums=('8e112942b108653cbf33c361055f9541fcdc095888b47cf931e1037a59d76730') +source=(http://ftp.gnome.org/pub/gnome/sources/yelp/2.30/yelp-${pkgver}.tar.bz2) +sha256sums=('d901e55cd2b276d7ba9169485d803832ad2e7e0a92a2a767130ae4f53975c53d') build() { cd "${srcdir}/${pkgname}-${pkgver}"
