summaryrefslogtreecommitdiff
path: root/gnome-unstable/gtkhtml4/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gtkhtml4/PKGBUILD')
-rw-r--r--gnome-unstable/gtkhtml4/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gtkhtml4/PKGBUILD b/gnome-unstable/gtkhtml4/PKGBUILD
index 01315418b..b4fc6f32a 100644
--- a/gnome-unstable/gtkhtml4/PKGBUILD
+++ b/gnome-unstable/gtkhtml4/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 136981 2011-09-04 12:16:53Z ibiru $
+# $Id: PKGBUILD 138230 2011-09-19 13:46:18Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gtkhtml4
_pkgbasename=gtkhtml
-pkgver=4.1.91
+pkgver=4.1.92
pkgrel=1
pkgdesc="A lightweight HTML renderer/editor widget for GTK3"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=('intltool')
url="http://www.gnome.org"
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
-sha256sums=('8df789b9e3114d1d929ae0b6a5a0ae805be20cf4a641eb8b9e4661c531e3f042')
+sha256sums=('b1aa40dff832970669ac882c92dda9edb8476a2e6edab619d0e681498efa91e6')
build() {
cd "${srcdir}/${_pkgbasename}-${pkgver}"