Date: Monday, May 20, 2013 @ 11:52:56 Author: spupykin Revision: 91140
upgpkg: gramps 3.4.4-1 upd Modified: gramps/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-20 09:52:50 UTC (rev 91139) +++ PKGBUILD 2013-05-20 09:52:56 UTC (rev 91140) @@ -5,7 +5,7 @@ # Contributor: György Balló <[email protected]> pkgname=gramps -pkgver=3.4.3 +pkgver=3.4.4 pkgrel=1 pkgdesc="A genealogy program, which helps you track your family tree" arch=('any') @@ -23,7 +23,7 @@ # 'pyexiv2: exif support' install=$pkgname.install source=(http://downloads.sourceforge.net/project/gramps/Stable/$pkgver/gramps-$pkgver.tar.gz) -md5sums=('7cf6bc3c153e3811255493fca34164ee') +md5sums=('d136244db858573802a9f75d303e727d') build() { cd "$srcdir/$pkgname-$pkgver"
