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

Sergej Pupykin spupykin at archlinux.org
Thu Mar 5 10:24:12 UTC 2015


    Date: Thursday, March 5, 2015 @ 11:24:12
  Author: spupykin
Revision: 128748

upgpkg: gramps 2:4.1.2-1

upd

Modified:
  gramps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-05 04:07:40 UTC (rev 128747)
+++ PKGBUILD	2015-03-05 10:24:12 UTC (rev 128748)
@@ -5,7 +5,7 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=gramps
-pkgver=4.1.1
+pkgver=4.1.2
 pkgrel=1
 epoch=2
 pkgdesc="A genealogy program, which helps you track your family tree"
@@ -14,7 +14,7 @@
 license=('GPL')
 depends=('goocanvas' 'gtk3' 'python-gobject' 'librsvg' 'xdg-utils' 
 	 'python-bsddb' 'gnome-icon-theme' 'desktop-file-utils'
-	 'shared-mime-info')
+	 'shared-mime-info' 'python-cairo')
 makedepends=('intltool')
 optdepends=('graphviz: enable creation of graphs (required for tree reports)'
 	    'gtkspell3: enable spell checking in the notes'
@@ -28,7 +28,7 @@
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/project/gramps/Stable/$pkgver/gramps-$pkgver.tar.gz
 	block-changed.patch)
-md5sums=('3aa4d2646fac43bbe5a4f461bde2df39'
+md5sums=('270c7f0477424db8e65cc251ec85e572'
          'b2443587e08c4951f00e9401d47e1ccc')
 
 prepare() {



More information about the arch-commits mailing list