[arch-commits] Commit in gramps/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sat Aug 18 20:09:05 UTC 2018
Date: Saturday, August 18, 2018 @ 20:09:05
Author: bgyorgy
Revision: 372690
upgpkg: gramps 2:5.0.0-1
Update to new version
Modified:
gramps/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-18 20:00:43 UTC (rev 372689)
+++ PKGBUILD 2018-08-18 20:09:05 UTC (rev 372690)
@@ -5,8 +5,8 @@
# Contributor: Cory Farmer <rbgkofi at ameritech.net>
pkgname=gramps
-pkgver=4.2.8
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
epoch=2
pkgdesc="Genealogy program, which helps you track your family tree"
arch=('any')
@@ -20,9 +20,10 @@
'gtkspell3: enable spell checking in the notes'
'rcs: manage multiple revisions of your family trees'
'python-pillow: crop and convert images to JPG'
- 'libgexiv2: manage Exif metadata embedded in your media')
+ 'libgexiv2: manage Exif metadata embedded in your media'
+ 'geocode-glib: associate a geographical position to a place name')
source=("$pkgname-$pkgver.tar.gz::https://github.com/gramps-project/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('aa2c18cdeb3d7fc07f0013d5ca9c651f3bd4aa02f03010966857f804b227668d')
+sha256sums=('404da8f517381c2a29de717f3f3a46d8a1c1b77bfac5e494b9c4d0d8c7257fb6')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list