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

Ionut Biru ibiru at archlinux.org
Mon Sep 27 13:41:26 UTC 2010


    Date: Monday, September 27, 2010 @ 09:41:26
  Author: ibiru
Revision: 91593

update to 3.32.0

Modified:
  gtkhtml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 13:35:46 UTC (rev 91592)
+++ PKGBUILD	2010-09-27 13:41:26 UTC (rev 91593)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtkhtml
-pkgver=3.31.92
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="A lightweight HTML renderer/editor widget"
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 makedepends=('pkgconfig' 'intltool')
 url="http://www.gnome.org"
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.31/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('77a607393a43a6252b39617467a111001ab3dcff5083f0b45c9856a3a76b22c1')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('6626b1b07ce2d944deacc2179fbf635f0f253477373de98656369aca113e8ae5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list