exiv2: rename pkgbase of the 0.27 variant (#26695)

so we get two packages in the web UI. having multiple
packages for the same pkgbase with different versions
is not handled very well there since it's uncommon.
This commit is contained in:
Christoph Reiter
2025-12-03 15:14:32 +01:00
committed by GitHub
parent 570948bbc6
commit 90a2777ea6

View File

@@ -3,14 +3,15 @@
# Contributor: Miloš Komarčević <miloskomarcevic@aim.com>
_realname=exiv2
pkgbase=mingw-w64-${_realname}
pkgbase=mingw-w64-${_realname}-0.27
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.27.7
pkgrel=4
pkgrel=5
pkgdesc="Exif/IPTC/Xmp C++ metadata library and tools (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64')
url='https://exiv2.org/'
msys2_repository_url="https://github.com/Exiv2/exiv2"
msys2_references=(
"cpe: cpe:/a:andreas_huggel:exiv2"
"cpe: cpe:/a:exiv2:exiv2"