Date: Sunday, July 5, 2020 @ 10:28:22 Author: arojas Revision: 390858
Update to 2.5.2 Modified: exempi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-05 10:20:02 UTC (rev 390857) +++ PKGBUILD 2020-07-05 10:28:22 UTC (rev 390858) @@ -2,8 +2,8 @@ # Contributor: André Klitzing <[email protected]> pkgname=exempi -pkgver=2.5.1 -pkgrel=2 +pkgver=2.5.2 +pkgrel=1 pkgdesc="A library to parse XMP metadata" url="https://libopenraw.freedesktop.org/wiki/Exempi" arch=(x86_64) @@ -10,7 +10,7 @@ license=(custom:BSD) depends=(gcc-libs expat zlib) makedepends=(boost git autoconf-archive) -_commit=7a76fd69978049795fa7ece796d64330530cd4e0 # tags/2.5.1^0 +_commit=8db317ecaaf0df53f77091df704b8f1f9858d51a source=("git+https://anongit.freedesktop.org/git/exempi#commit=$_commit") sha256sums=('SKIP') validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere
