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

Jan de Groot jgc at archlinux.org
Tue Apr 26 05:18:34 UTC 2011


    Date: Tuesday, April 26, 2011 @ 01:18:34
  Author: jgc
Revision: 120703

upgpkg: yelp 3.0.2-1
Update to 3.0.2, add dconf dependency

Modified:
  yelp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-25 23:35:44 UTC (rev 120702)
+++ PKGBUILD	2011-04-26 05:18:34 UTC (rev 120703)
@@ -2,12 +2,12 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=yelp
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="A help browser for GNOME"
 arch=('i686' 'x86_64')
 depends=('libwebkit3' 'yelp-xsl' 'libxslt' 'hicolor-icon-theme' 'dbus-glib'
-         'xz' 'bzip2' 'desktop-file-utils')
+         'xz' 'bzip2' 'desktop-file-utils' 'dconf')
 makedepends=('intltool' 'gtk-doc')
 groups=('gnome')
 license=('GPL')
@@ -15,7 +15,7 @@
 url="http://www.gnome.org"
 install=yelp.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a7882da0d3efaf9491f6a7a5dbd2d2508a30e3856bce458e6ff58124ddce2eb3')
+sha256sums=('6de6c45439b21a3042236d5d836de9dd44d59c2d4c324982c316b4b6834ce0a4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list