Date: Saturday, April 23, 2022 @ 11:24:03 Author: heftig Revision: 443806
2.54.1-1 Modified: librsvg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 11:05:20 UTC (rev 443805) +++ PKGBUILD 2022-04-23 11:24:03 UTC (rev 443806) @@ -3,8 +3,8 @@ pkgbase=librsvg pkgname=(librsvg librsvg-docs) -pkgver=2.54.0 -pkgrel=2 +pkgver=2.54.1 +pkgrel=1 epoch=2 pkgdesc="SVG rendering library" url="https://wiki.gnome.org/Projects/LibRsvg" @@ -14,7 +14,7 @@ makedepends=(gobject-introspection vala git rust gi-docgen python-docutils) checkdepends=(ttf-dejavu) options=(debug) -_commit=bad722eb736b84e043d824df1683b63d73421ca7 # tags/2.54.0^0 +_commit=f6dfe9e247c36a6005c4cc75db39c6eef767d1af # tags/2.54.1^0 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit") sha256sums=('SKIP')
