[arch-commits] Commit in midori/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Mon Dec 19 00:21:41 UTC 2011


    Date: Sunday, December 18, 2011 @ 19:21:40
  Author: eric
Revision: 145172

upgpkg: midori 0.4.3-1

Upstream update

Modified:
  midori/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-18 23:33:59 UTC (rev 145171)
+++ PKGBUILD	2011-12-19 00:21:40 UTC (rev 145172)
@@ -4,7 +4,7 @@
 # Contributor: Johannes Krampf <wuischke.at.amule.dot.org>
 
 pkgname=midori
-pkgver=0.4.2
+pkgver=0.4.3
 pkgrel=1
 pkgdesc="A lightweight web browser based on Gtk WebKit"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('libxml2' 'intltool' 'gtk-doc' 'librsvg' 'python2>=2.7.1' 'vala') # 'git'
 optdepends=('vala: for use in extensions')
 source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-md5sums=('4ec9c3daa332ebe865cba6aa8256ef63')
+md5sums=('900037557b82818d79d2dd1c5a7d7fd2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list