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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 7 12:33:25 UTC 2016


    Date: Thursday, January 7, 2016 @ 13:33:25
  Author: spupykin
Revision: 155635

Modified:
  gramps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-07 10:12:28 UTC (rev 155634)
+++ PKGBUILD	2016-01-07 12:33:25 UTC (rev 155635)
@@ -6,8 +6,8 @@
 
 pkgname=gramps
 epoch=2
-pkgver=4.2.1
-pkgrel=2
+pkgver=4.2.2
+pkgrel=1
 pkgdesc="A genealogy program, which helps you track your family tree"
 arch=('any')
 url="http://gramps-project.org/"
@@ -27,13 +27,8 @@
 #	    'webkitgtk: allows websites to be opened in Gramps'
 install=$pkgname.install
 source=("$pkgname-$pkgver.tar.gz::https://github.com/gramps-project/gramps/archive/v$pkgver.tar.gz")
-md5sums=('3ea926c7c3ce545697584bbe43b2af6f')
+md5sums=('38e0b0b1f85299e5d1dfad7bd04d65dc')
 
-prepare() {
-  cd "$srcdir/gramps-$pkgver"
-#  patch -Np1 -i $srcdir/ignore_intltool_errors.patch
-}
-
 build() {
   cd "$srcdir/gramps-$pkgver"
   python setup.py build



More information about the arch-commits mailing list