Date: Friday, May 13, 2022 @ 08:59:03 Author: heftig Revision: 1201214
2.54.2-1 Modified: lib32-librsvg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-13 08:58:55 UTC (rev 1201213) +++ PKGBUILD 2022-05-13 08:59:03 UTC (rev 1201214) @@ -4,7 +4,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=lib32-librsvg -pkgver=2.54.1 +pkgver=2.54.2 pkgrel=1 epoch=2 pkgdesc="SVG rendering library (32-bit)" @@ -16,7 +16,7 @@ makedepends=(gobject-introspection git rust lib32-rust-libs) checkdepends=(ttf-dejavu) options=(debug) -_commit=f6dfe9e247c36a6005c4cc75db39c6eef767d1af # tags/2.54.1^0 +_commit=a380a1b45c970fb3861f5555f08431352c2010bf # tags/2.54.2^0 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit" multilib.diff) sha256sums=('SKIP'
