[arch-commits] Commit in yelp (gnome-unstable gnome-unstable/PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Aug 25 07:50:36 UTC 2009


    Date: Tuesday, August 25, 2009 @ 03:50:36
  Author: jgc
Revision: 50290

Update to 2.27.4 - remove libgnomeui dependency, replace with gconf

Added:
  yelp/gnome-unstable/
Modified:
  yelp/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-25 07:39:05 UTC (rev 50289)
+++ gnome-unstable/PKGBUILD	2009-08-25 07:50:36 UTC (rev 50290)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=yelp
-pkgver=2.26.0
-pkgrel=3
+pkgver=2.27.4
+pkgrel=1
 pkgdesc="A help browser for GNOME"
 arch=(i686 x86_64)
-depends=('xulrunner>=1.9.1' 'libgnomeui>=2.24.1' 'gnome-doc-utils>=0.16.0' 'startup-notification>=0.10' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1')
+depends=('xulrunner>=1.9.1' 'gnome-doc-utils>=0.17.4' 'startup-notification>=0.10' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1' 'gconf>=2.26.2-3')
 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.26/yelp-${pkgver}.tar.bz2)
-md5sums=('3413fd051c5ecbfe98819a8fb4ac83dd')
+source=(http://ftp.gnome.org/pub/gnome/sources/yelp/2.27/yelp-${pkgver}.tar.bz2)
+sha256sums=('618f8f1b02bdbfa75ecf29a8c5974da757cc9d3b709f48beb60ec466a6686c29')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list