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

Jan de Groot jgc at archlinux.org
Sun Aug 23 12:50:37 UTC 2009


    Date: Sunday, August 23, 2009 @ 08:50:37
  Author: jgc
Revision: 50121

Update to 2.27.90 - remove libgnomeui dependency, add gconf dependency

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

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

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-23 11:22:46 UTC (rev 50120)
+++ gnome-unstable/PKGBUILD	2009-08-23 12:50:37 UTC (rev 50121)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtkhtml
-pkgver=3.26.3
+pkgver=3.27.90
 pkgrel=1
 pkgdesc="A lightweight HTML renderer/editor widget"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libgnomeui>=2.24.1' 'gnome-icon-theme>=2.26.0' 'enchant>=1.4.2' 'iso-codes>=3.10.1')
+depends=('gconf>=2.26.2-3' 'gnome-icon-theme>=2.27.90' 'enchant>=1.4.2' 'iso-codes>=3.10.1')
 makedepends=('pkgconfig' 'intltool')
 url="http://www.gnome.org"
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9a9586fa4581ad20f273952fb70e4101')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('697dfca1d3863a2fc84c1998e05f8451195fc31813f27d8639c4349f0457b2b2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list