[arch-commits] Commit in gramps/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Mar 23 21:44:35 UTC 2018
Date: Friday, March 23, 2018 @ 21:44:34
Author: bgyorgy
Revision: 311664
upgpkg: gramps 2:4.2.8-1
Update to new version
Modified:
gramps/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-23 21:31:24 UTC (rev 311663)
+++ PKGBUILD 2018-03-23 21:44:34 UTC (rev 311664)
@@ -3,11 +3,10 @@
# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
# Contributor: William Rea <sillywilly at gmail.com>
# Contributor: Cory Farmer <rbgkofi at ameritech.net>
-# Contributor: György Balló <ballogy at freestart.hu>
pkgname=gramps
-pkgver=4.2.6
-pkgrel=2
+pkgver=4.2.8
+pkgrel=1
epoch=2
pkgdesc="Genealogy program, which helps you track your family tree"
arch=('any')
@@ -23,7 +22,7 @@
'python-pillow: crop and convert images to JPG'
'libgexiv2: manage Exif metadata embedded in your media')
source=("$pkgname-$pkgver.tar.gz::https://github.com/gramps-project/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('6f6f2afe745179e2e66f216f25ca2ba4bf4d5f6bd3b553bbb2946df0636a0bed')
+sha256sums=('aa2c18cdeb3d7fc07f0013d5ca9c651f3bd4aa02f03010966857f804b227668d')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list