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/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-unstable/gtkhtml4/PKGBUILD b/gnome-unstable/gtkhtml4/PKGBUILD
index 4b85bea61..01315418b 100644
--- a/gnome-unstable/gtkhtml4/PKGBUILD
+++ b/gnome-unstable/gtkhtml4/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 136689 2011-08-31 14:17:48Z ibiru $
+# $Id: PKGBUILD 136981 2011-09-04 12:16:53Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gtkhtml4
_pkgbasename=gtkhtml
-pkgver=4.1.90.1
+pkgver=4.1.91
pkgrel=1
pkgdesc="A lightweight HTML renderer/editor widget for GTK3"
arch=(i686 x86_64)
@@ -12,8 +12,8 @@ depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
makedepends=('intltool')
url="http://www.gnome.org"
options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*.*}/${_pkgbasename}-${pkgver}.tar.xz)
-sha256sums=('d5a72b235f750c16548630255686d32e80fbf21a725c905f9d8bc818b057a106')
+source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
+sha256sums=('8df789b9e3114d1d929ae0b6a5a0ae805be20cf4a641eb8b9e4661c531e3f042')
build() {
cd "${srcdir}/${_pkgbasename}-${pkgver}"