summaryrefslogtreecommitdiff
path: root/extra/gtkhtml4
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-13 09:52:07 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-13 09:52:07 +0100
commitd830c3b1d23d90c928c68bf821049db3abf897b8 (patch)
treefe0cb5ea454a6dbbdd4ad55fc41a6d1c539822c1 /extra/gtkhtml4
parent4d0ba8da182e9ae35e0f7071adc2970d906698bc (diff)
parentb863c91c6c9218e2ad9458231b24385be177ed08 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gtkdatabox/PKGBUILD community/ibus-sunpinyin/PKGBUILD community/sunpinyin/PKGBUILD extra/php-xcache/PKGBUILD extra/sdl_mixer/PKGBUILD extra/xorg-server/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 e2b00fe33..ba439dd43 100644
--- a/extra/gtkhtml4/PKGBUILD
+++ b/extra/gtkhtml4/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 169937 2012-10-30 22:45:50Z heftig $
+# $Id: PKGBUILD 170809 2012-11-12 02:14:23Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gtkhtml4
_pkgbasename=gtkhtml
-pkgver=4.6.0
+pkgver=4.6.1
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=('129023d83d5e53f22c7b103ed8668204f78c23837955905315dc95b48618c29e')
+sha256sums=('36670a268f3fd437ddb8c4e7f127d6fb0c09a6fe23a431bede0fc3213c75db98')
build() {
cd "$_pkgbasename-$pkgver"