[arch-commits] Commit in devhelp/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Oct 11 18:53:01 UTC 2009


    Date: Sunday, October 11, 2009 @ 14:53:00
  Author: jgc
Revision: 54731

Merged revisions 54730 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/devhelp/trunk

........
  r54730 | jgc | 2009-10-11 20:52:29 +0200 (Sun, 11 Oct 2009) | 1 line
  
  Merge gnome-unstable
........

Modified:
  devhelp/repos/extra-x86_64/	(properties)
  devhelp/repos/extra-x86_64/PKGBUILD

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


Property changes on: devhelp/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /devhelp/trunk:1-49723
   + /devhelp/trunk:1-54730

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-11 18:52:29 UTC (rev 54730)
+++ extra-x86_64/PKGBUILD	2009-10-11 18:53:00 UTC (rev 54731)
@@ -3,18 +3,18 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=devhelp
-pkgver=0.23.1
+pkgver=2.28.0.1
 pkgrel=1
 pkgdesc="API documentation browser for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://live.gnome.org/devhelp/"
-depends=('gconf>=2.26.2-2' 'libwnck>=2.26.2' 'libwebkit>=1.1.10' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('gconf>=2.28.0' 'libwnck>=2.28.0' 'libwebkit>=1.1.15.1' 'desktop-file-utils' 'hicolor-icon-theme' 'libunique>=1.1.2')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool' '!emptydirs')
-install="devhelp.install"
-source=(http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.23/devhelp-${pkgver}.tar.bz2)
-sha256sums=('186d6e658d9da31e0fdb51b42ccdd65cf535b3afc136a0191057cfffc48e6714')
+install=devhelp.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/devhelp/2.28/devhelp-${pkgver}.tar.bz2)
+sha256sums=('cf36cbfbf5f032c87df4efd992a50469e89a0dd3c16911b506792ad74592ca4c')
 
 build() {
   cd "${srcdir}/devhelp-${pkgver}"




More information about the arch-commits mailing list