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

Ángel Velásquez angvp at nymeria.archlinux.org
Mon Aug 19 08:34:29 UTC 2013


    Date: Monday, August 19, 2013 @ 10:34:29
  Author: angvp
Revision: 95983

upgpkg: gramps 2:4.0.1-3

Rebuild against setuptools

Modified:
  gramps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 08:30:46 UTC (rev 95982)
+++ PKGBUILD	2013-08-19 08:34:29 UTC (rev 95983)
@@ -6,7 +6,7 @@
 
 pkgname=gramps
 pkgver=4.0.1
-pkgrel=2
+pkgrel=3
 epoch=2
 pkgdesc="A genealogy program, which helps you track your family tree"
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('pygtk' 'librsvg' 'desktop-file-utils' 'shared-mime-info'
 	 'gnome-icon-theme' 'xdg-utils' 'python2-bsddb'
 	 'python2-gobject')
-makedepends=('intltool' 'python2-distribute')
+makedepends=('intltool' 'python2-setuptools')
 optdepends=('python2-gnomevfs: mime functions support'
             'python2-gtkspell: spellchecking support'
             'pywebkitgtk: html rendering support'




More information about the arch-commits mailing list