Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
gramps


Commits:
fbaf40a0 by Antonio Rojas at 2024-04-27T19:32:58+02:00
upgpkg: 2:5.2.2-1: Update to 5.2.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gramps
        pkgdesc = Genealogy program, which helps you track your family tree
-       pkgver = 5.2.1
-       pkgrel = 2
+       pkgver = 5.2.2
+       pkgrel = 1
        epoch = 2
        url = https://gramps-project.org/
        arch = any
@@ -21,7 +21,7 @@ pkgbase = gramps
        optdepends = python-pillow: crop and convert images to JPG
        optdepends = libgexiv2: manage Exif metadata embedded in your media
        optdepends = geocode-glib: associate a geographical position to a place 
name
-       source = 
gramps-5.2.1.tar.gz::https://github.com/gramps-project/gramps/archive/v5.2.1.tar.gz
-       sha256sums = 
7ed027a93b1c5d371c2c7abd678dd1cc6795edf3bdabc87cdda1d97252acc220
+       source = 
gramps-5.2.2.tar.gz::https://github.com/gramps-project/gramps/archive/v5.2.2.tar.gz
+       sha256sums = 
340cfe136f428cd185d510ca8f932401633e0014eba0261159c4b21efe92a126
 
 pkgname = gramps


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Cory Farmer <rbgk...@ameritech.net>
 
 pkgname=gramps
-pkgver=5.2.1
-pkgrel=2
+pkgver=5.2.2
+pkgrel=1
 epoch=2
 pkgdesc="Genealogy program, which helps you track your family tree"
 arch=('any')
@@ -22,7 +22,7 @@ optdepends=('osm-gps-map: show maps in the geography view'
             '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=('7ed027a93b1c5d371c2c7abd678dd1cc6795edf3bdabc87cdda1d97252acc220')
+sha256sums=('340cfe136f428cd185d510ca8f932401633e0014eba0261159c4b21efe92a126')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gramps/-/commit/fbaf40a0bef780bee24c0f45ffed2bda76bef683

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gramps/-/commit/fbaf40a0bef780bee24c0f45ffed2bda76bef683
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to