[arch-commits] Commit in gramps/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Feb 12 23:22:19 UTC 2022
Date: Saturday, February 12, 2022 @ 23:22:18
Author: arojas
Revision: 1133001
Update to 5.1.5
Modified:
gramps/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-12 23:19:53 UTC (rev 1133000)
+++ PKGBUILD 2022-02-12 23:22:18 UTC (rev 1133001)
@@ -4,8 +4,8 @@
# Contributor: Cory Farmer <rbgkofi at ameritech.net>
pkgname=gramps
-pkgver=5.1.4
-pkgrel=2
+pkgver=5.1.5
+pkgrel=1
epoch=2
pkgdesc="Genealogy program, which helps you track your family tree"
arch=('any')
@@ -22,7 +22,7 @@
'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=('6e64a5c1175a4897256ca9eb73a4b77c8e84ebff020b8668bdc527d6dcd14273')
+sha256sums=('4045a142a7c3cbe50a41e594bb160dce4112e37ef7dec68d65af42e9269c2df6')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list