summaryrefslogtreecommitdiff
path: root/extra/gtkhtml4
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-21 01:12:38 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-21 01:12:38 -0300
commit62130de96451044ea587d1cef2302c4cf3f910c4 (patch)
tree7ab5036739c0b7c3aa0ac787287b38652f1bcffb /extra/gtkhtml4
parent46d785933a49b1f2d742ca828f7b12c6a9a9d401 (diff)
parent6d22541bcebb7236bedfb98a96d5a1292072e86c (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/vhba-module/60-vhba.rules community-testing/vhba-module/PKGBUILD community-testing/vhba-module/vhba-module.install core/gcc/PKGBUILD core/gzip/PKGBUILD core/logrotate/PKGBUILD extra/bluez/PKGBUILD extra/kdeplasma-addons/PKGBUILD kde-unstable/kdebase-runtime/PKGBUILD kde-unstable/kdebindings-smokekde/PKGBUILD kde-unstable/kdeplasma-addons/PKGBUILD multilib/gcc-multilib/PKGBUILD multilib/libtool-multilib/PKGBUILD
Diffstat (limited to 'extra/gtkhtml4')
-rw-r--r--extra/gtkhtml4/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gtkhtml4/PKGBUILD b/extra/gtkhtml4/PKGBUILD
index b12826bbb..3420a5fac 100644
--- a/extra/gtkhtml4/PKGBUILD
+++ b/extra/gtkhtml4/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 159016 2012-05-15 10:21:03Z heftig $
+# $Id: PKGBUILD 162097 2012-06-19 20:20:52Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gtkhtml4
_pkgbasename=gtkhtml
-pkgver=4.4.2
+pkgver=4.4.3
pkgrel=1
pkgdesc="A lightweight HTML renderer/editor widget for GTK3"
arch=(i686 x86_64 'mips64el')
@@ -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=('96b0d561a697c0b85dbe0e6a0d220012765a3aa4f2a9e8ffddd520891094e694')
+sha256sums=('da1f593dafcb202dbed0e99bc14ef20bfd5c54ec0d966912feeb7ba7864418aa')
build() {
cd "$_pkgbasename-$pkgver"