Date: Monday, February 22, 2010 @ 13:32:26 Author: ibiru Revision: 69797
update to 2.29.5 Modified: yelp/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-22 18:22:51 UTC (rev 69796) +++ PKGBUILD 2010-02-22 18:32:26 UTC (rev 69797) @@ -2,11 +2,11 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=yelp -pkgver=2.29.4 +pkgver=2.29.5 pkgrel=1 pkgdesc="A help browser for GNOME" arch=('i686' 'x86_64') -depends=('xulrunner>=1.9.2' 'gnome-doc-utils>=0.19.4' '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.19.5' 'startup-notification>=0.10' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1' 'gconf>=2.28.0') makedepends=('intltool' 'pkgconfig') groups=('gnome') license=('GPL') @@ -14,7 +14,7 @@ url="http://www.gnome.org" install=yelp.install source=(http://ftp.gnome.org/pub/gnome/sources/yelp/2.29/yelp-${pkgver}.tar.bz2) -sha256sums=('3204bc6947125aaffe371c20bfb2efcd3ecabaa8f28e8c6e61d0e543b5ea2633') +sha256sums=('8e112942b108653cbf33c361055f9541fcdc095888b47cf931e1037a59d76730') build() { cd "${srcdir}/${pkgname}-${pkgver}"
