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

Jan de Groot jgc at archlinux.org
Tue Oct 23 10:28:42 UTC 2012


    Date: Tuesday, October 23, 2012 @ 06:28:42
  Author: jgc
Revision: 169533

upgpkg: yelp 3.6.1-1

Update to 3.6.1, remove dbus-glib dependency, as yelp uses gdbus

Modified:
  yelp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-23 10:08:56 UTC (rev 169532)
+++ PKGBUILD	2012-10-23 10:28:42 UTC (rev 169533)
@@ -3,11 +3,11 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=yelp
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc="A help browser for GNOME"
 arch=('i686' 'x86_64')
-depends=('webkitgtk3' 'yelp-xsl' 'libxslt' 'hicolor-icon-theme' 'dbus-glib' 'xz' 'bzip2'
+depends=('webkitgtk3' 'yelp-xsl' 'libxslt' 'hicolor-icon-theme' 'xz' 'bzip2'
          'desktop-file-utils' 'dconf')
 makedepends=('intltool' 'gtk-doc' 'itstool')
 groups=('gnome')
@@ -16,7 +16,7 @@
 url="http://www.gnome.org"
 install=yelp.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('966a513420674c488b18df0ffcf51f8b4687cdba04b1d1d5e76d59c0484ac048')
+sha256sums=('55a0bd94405c2d2b6230d1be9f88fe978930f6228e4f1cc2f58f923421243404')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list