librsvg: Update to 2.56.1

This commit is contained in:
Christoph Reiter
2023-06-02 09:15:42 +02:00
parent 69ce65f389
commit 033abb2ee2

View File

@@ -4,7 +4,7 @@ _realname=librsvg
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-${_realname}-docs")
pkgver=2.56.0
pkgver=2.56.1
pkgrel=1
pkgdesc="SVG rendering library (mingw-w64)"
arch=('any')
@@ -26,7 +26,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-gtk3: for rsvg-view-3")
options=('staticlibs' 'strip')
source=("https://download.gnome.org/sources/librsvg/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"
"0001-configure-set-pass-prefix-to-pkg-config-when-retriev.patch")
sha256sums=('194b5097d9cd107495f49c291cf0da65ec2b4bb55e5628369751a3f44ba222b3'
sha256sums=('1685aeacae9a441dcb12c0c3ec63706172a2f52705dafbefb8e7311d4d5e430b'
'189eec6486c9ef6cf1071af9750405bc41e16ae3a55ad663435e574369fec915')
prepare() {