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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Sep 2 07:45:01 UTC 2008


    Date: Tuesday, September 2, 2008 @ 03:45:01
  Author: andyrtr
Revision: 11746

upgpkg: midori 0.0.21-1

Modified:
  midori/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-02 07:24:18 UTC (rev 11745)
+++ PKGBUILD	2008-09-02 07:45:01 UTC (rev 11746)
@@ -4,7 +4,7 @@
 # Contributor: Johannes Krampf <wuischke.at.amule.dot.org>
 
 pkgname=midori
-pkgver=0.0.20
+pkgver=0.0.21
 pkgrel=1
 pkgdesc="A lightweight web browser based on Gtk WebKit"
 arch=('i686' 'x86_64')
@@ -12,10 +12,10 @@
 license=('GPL')
 install=midori.install
 depends=('gtksourceview2' 'libwebkit' 'hicolor-icon-theme')
-optdepends=('gvfs: support for source viewing')
+#optdepends=('gvfs: support for source viewing')
 makedepends=('pkgconfig' 'libxml2' 'intltool')
 source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('d27799c093b13e124eb7c0f479ea26c0')
+md5sums=('0b9298d00c598137431beb51dbe1f302')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list