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

Jan de Groot jgc at archlinux.org
Mon Mar 29 12:58:51 UTC 2010


    Date: Monday, March 29, 2010 @ 08:58:51
  Author: jgc
Revision: 73941

upgpkg: devhelp 2.30.0-1
Update to 2.30.0

Modified:
  devhelp/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-29 12:39:39 UTC (rev 73940)
+++ PKGBUILD	2010-03-29 12:58:51 UTC (rev 73941)
@@ -3,18 +3,18 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=devhelp
-pkgver=2.28.1
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="API documentation browser for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://live.gnome.org/devhelp/"
-depends=('gconf>=2.28.0' 'libwnck>=2.28.0' 'libwebkit>=1.1.15.2' 'desktop-file-utils' 'hicolor-icon-theme' 'libunique>=1.1.2')
+depends=('gconf>=2.28.0' 'libwnck>=2.29.92' 'libwebkit>=1.1.90' 'desktop-file-utils' 'hicolor-icon-theme' 'libunique>=1.1.6')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool' '!emptydirs')
 install=devhelp.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/devhelp/2.28/devhelp-${pkgver}.tar.bz2)
-sha256sums=('09a0f048cc5b4517e92d74d6ffcd4a17f4bb2c4c236739154fb24b60958862d9')
+source=(http://ftp.gnome.org/pub/GNOME/sources/devhelp/2.30/devhelp-${pkgver}.tar.bz2)
+sha256sums=('4e40dac8d8e5008fd7fe4113688d3ae9031eace7f0e10857a3bbbf103d875953')
 
 build() {
   cd "${srcdir}/devhelp-${pkgver}"




More information about the arch-commits mailing list