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

Jan Steffens heftig at nymeria.archlinux.org
Tue Jun 4 04:32:40 UTC 2013


    Date: Tuesday, June 4, 2013 @ 06:32:39
  Author: heftig
Revision: 187112

1.7.3

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-04 04:29:06 UTC (rev 187111)
+++ PKGBUILD	2013-06-04 04:32:39 UTC (rev 187112)
@@ -1,9 +1,9 @@
 # $Id$
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=meld
-pkgver=1.7.2
+pkgver=1.7.3
 pkgrel=1
 pkgdesc='Visual diff and merge tool'
 arch=('any')
@@ -15,8 +15,9 @@
             'python2-dbus: open a new tab in an already running instance'
             'python2-gconf: gnome integration')
 install=meld.install
+options=('!emptydirs')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ece1f086f0c23395060abcdca03795e739e072d5032aac8a9a1fb1502c806e9f')
+sha256sums=('752eeb3908af23320a11ecbd27a72ac67f381dabd4c52ca7e0c86f9dda74718f')
 
 prepare() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list