[arch-commits] Commit in yelp/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Oct 5 21:56:44 UTC 2008
Date: Sunday, October 5, 2008 @ 17:56:44
Author: jgc
Revision: 14349
upgpkg: yelp 2.24.0-1
Modified:
yelp/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-05 21:53:41 UTC (rev 14348)
+++ PKGBUILD 2008-10-05 21:56:44 UTC (rev 14349)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=yelp
-pkgver=2.23.1
-pkgrel=2
+pkgver=2.24.0
+pkgrel=1
pkgdesc="A help browser for GNOME"
arch=(i686 x86_64)
-depends=('xulrunner>=1.9' 'libgnomeui>=2.22.1' 'gnome-doc-utils>=0.12.2' 'startup-notification>=0.9' 'libxslt' 'hicolor-icon-theme')
+depends=('xulrunner>=1.9.0.3' 'libgnomeui>=2.24.0' 'gnome-doc-utils>=0.14.0' 'startup-notification>=0.9' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1')
makedepends=('perlxml' '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.23/yelp-${pkgver}.tar.bz2)
-md5sums=('d5a5ae22864eda7a6bb5a08f233700f9')
+source=(http://ftp.gnome.org/pub/gnome/sources/yelp/2.24/yelp-${pkgver}.tar.bz2)
+md5sums=('15eb2f538d970600c1e0a461f7d88b55')
build() {
cd ${startdir}/src/yelp-${pkgver}
More information about the arch-commits
mailing list