[arch-commits] Commit in gtkhtml4/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 27 10:37:49 UTC 2011
Date: Tuesday, September 27, 2011 @ 06:37:49
Author: ibiru
Revision: 138553
update to 4.2.0
Modified:
gtkhtml4/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-27 10:35:54 UTC (rev 138552)
+++ PKGBUILD 2011-09-27 10:37:49 UTC (rev 138553)
@@ -3,7 +3,7 @@
pkgname=gtkhtml4
_pkgbasename=gtkhtml
-pkgver=4.1.92
+pkgver=4.2.0
pkgrel=1
pkgdesc="A lightweight HTML renderer/editor widget for GTK3"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
url="http://www.gnome.org"
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
-sha256sums=('b1aa40dff832970669ac882c92dda9edb8476a2e6edab619d0e681498efa91e6')
+sha256sums=('a4e50ac159fe49ddac07a3d0fba386ac90b404afce770a89e6077580578c38af')
build() {
cd "${srcdir}/${_pkgbasename}-${pkgver}"
More information about the arch-commits
mailing list