* update libgexiv2 to 0.14.3-2

This commit is contained in:
Alexander Baldeck 2024-12-13 10:02:29 +01:00
parent a258230789
commit 62d6c63719
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = libgexiv2
pkgdesc = GObject-based wrapper around the Exiv2 library
pkgver = 0.14.3
pkgrel = 1
pkgrel = 2
url = https://gitlab.gnome.org/GNOME/gexiv2
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL-2.0-or-later
makedepends = git
makedepends = glib2-devel

View File

@ -4,7 +4,7 @@
pkgname=libgexiv2
pkgver=0.14.3
pkgrel=1.1
pkgrel=2
pkgdesc="GObject-based wrapper around the Exiv2 library"
url="https://gitlab.gnome.org/GNOME/gexiv2"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)